Documentation menu
CLI

ayjnt build

Generate the Worker entry, configuration, typed clients, assets, environment types, and migration lockfile.

Usage

Build is code generation only. It writes regenerable output under .ayjnt/ and stages intentional migration changes in .ayjnt/migrations.json.

Run it in CI to verify discovery and bundling without opening a development server or contacting the deployment API.

example
ayjnt build [options]

--cwd <path>  project root
-h, --help    show command help