dist/, and deploys it to Cloudflare Workers with assets served through the Workers Assets binding.
Instructions
1
One-Click Deploy
Click the Deploy to Cloudflare button above.
2
Authorize
Authorize Cloudflare Workers to access your GitHub account.
3
Configure
Select your GitHub account and enter a repository name (e.g.,
my-hapara-fail).4
Deploy
Click Deploy. Cloudflare will install dependencies, run the Astro build, and deploy the generated
dist/ output.@astrojs/cloudflare adapter and the configuration in wrangler.jsonc. You can configure a custom domain in the Cloudflare dashboard after deployment.