Commit graph

2 commits

Author SHA1 Message Date
jedarden
9804d4c941 feat(ci): configure Cloudflare Pages build output directory
Add pages_build_output_dir to wrangler.toml to specify the correct
build output directory for Cloudflare Pages deployment.
2026-04-08 17:07:37 -04:00
jedarden
a23c94ad1f feat(ci): add Cloudflare Pages deployment configuration
Add wrangler.toml, deployment script, and documentation for deploying
the AI Code Battle SPA to Cloudflare Pages.

- wrangler.toml: Cloudflare Pages project configuration
- scripts/deploy-pages.sh: Manual deployment script using wrangler CLI
- web/CLOUDFLARE_DEPLOYMENT.md: Deployment guide with GitHub Actions setup

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 16:53:09 -04:00