Skip to content

detectDefaultBootstrapOut

detectDefaultBootstrapOut(): string

Defined in: src/cli/commands/bootstrap/index.ts:119

Default --out heuristic. Prefers existing models (flat bootstrap default), then public/models (Vite / Next.js public dir convention), then falls back to models. Cosmetic only: every call still routes through safeResolveOutput.

string