| 1 | // The PRODUCTION self-host artifact as a target: the Docker image from |
| 2 | // apps/host-selfhost/Dockerfile (production Vite build, `bun src/serve.ts`, |
| 3 | // /data volume) instead of the dev server. Same surface as the selfhost |
| 4 | // target — same bootstrap admin, same Better Auth sign-in, same MCP consent — |