Netlify Deployments (Optional)
Overview:
- Netlify can host static docs builds; use as a secondary distribution if needed.
Build settings:
- Base directory:
apps/docs - Build command:
npm run build - Publish directory:
apps/docs/build
Env vars:
- Configure any
DOCS_*variables as needed.
Notes:
- Keep Cloudflare Pages as the source of truth for production domains.