Deploy
Trigger Cloudflare Pages deploys per project. (Wrangler is OAuth-authed for info@acromatico.com.)
Pages projects
Notes
- The Deploy button posts to
/api/deploy/[slug]which shells out towrangler pages deploy. - First deploy of a project creates the Pages project automatically.
- Custom domain attachment is a manual step in Cloudflare dashboard once DNS records are pointed.
- Build logs stream back via SSE — see deployments tab on each project.
