Skip to content

Both copy text to your clipboard — Build with AI copies a setup prompt to paste into Claude Code, Cursor, Codex or Copilot; Copy page as Markdown copies this page to paste into a chat. How it works

Config

Config = object

Defined in: src/util/config.ts:15

This is a global config object used to store the configuration It is available in the workers as well. Only serializable data should be stored in it.