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 to wrangler 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.