Custom Domain
Production docs for should be served from .Steps
- Build static assets:
cd apps/docs && bun run build - Deploy to Cloudflare Pages:
bun run deploy:production - Add custom domain
docs.example.comin the Pages project (replace with your product subdomain) - Update
apps/docs/project.jsonsodocsUrlmatches the live domain - Re-run
boilerplate docs configureif tokens change