Add Cloudflare Workers configuration #2

Closed
cloudflare-workers-and-pages[bot] wants to merge 1 commits from cloudflare/workers-autoconfig into main
cloudflare-workers-and-pages[bot] commented 2026-03-04 19:33:42 +00:00 (Migrated from github.com)

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.

Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled settings.

Detected settings:

  • Framework: astro
  • Build command: npm run build
  • Deploy command: npx wrangler deploy
  • Version (non-production deploy) command: npx wrangler versions upload

Note: For this PR, we used these detected settings to generate a working preview. When merged, we'll override your build and deploy commands if they don't match what's currently configured, ensuring successful deployments for your setup.

Next steps after merging:
Your Worker configuration lives in wrangler.jsonc. You can now:


View build details · Join the discussion for questions or feedback

This PR configures your project for Cloudflare Workers deployment using [Wrangler autoconfig](https://developers.cloudflare.com/workers/framework-guides/automatic-configuration). Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled settings. **Detected settings:** - Framework: `astro` - Build command: `npm run build` - Deploy command: `npx wrangler deploy` - Version (non-production deploy) command: `npx wrangler versions upload` > **Note:** For this PR, we used these detected settings to generate a working preview. When merged, we'll override your build and deploy commands if they don't match what's currently configured, ensuring successful deployments for your setup. **Next steps after merging:** Your Worker configuration lives in [`wrangler.jsonc`](https://developers.cloudflare.com/workers/wrangler/configuration/). You can now: - [Store your data](https://developers.cloudflare.com/workers/runtime-apis/bindings/) – Connect KV, D1, or R2 to persist data - [Connect a custom domain](https://developers.cloudflare.com/workers/configuration/routing/custom-domains/) – Serve from your own domain - [Automate with Workflows](https://developers.cloudflare.com/workflows/) – Build reliable multi-step applications --- [View build details](https://dash.cloudflare.com/?to=/cea4d5c2a2ff4545e8a2e06143c2134e/workers/services/view/electron-rare/production/builds/5bce8ed6-23f5-445b-8c57-8836e95c4186) · [Join the discussion](https://github.com/cloudflare/workers-sdk/discussions/11667) for questions or feedback
cloudflare-workers-and-pages[bot] commented 2026-03-04 19:33:51 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
Deployment successful!
View logs
electron-rare 082b1960 Commit Preview URL

Branch Preview URL
Mar 04 2026, 07:34 PM
## Deploying with &nbsp;<a href="https://workers.dev"><img alt="Cloudflare Workers" src="https://workers.cloudflare.com/logo.svg" width="16"></a> &nbsp;Cloudflare Workers The latest updates on your project. Learn more about [integrating Git with Workers](https://developers.cloudflare.com/workers/ci-cd/builds/git-integration/). | Status | Name | Latest Commit | Preview URL | Updated (UTC) | | -|-|-|-|-| | ✅ Deployment successful! <br>[View logs](https://dash.cloudflare.com/?to=/cea4d5c2a2ff4545e8a2e06143c2134e/workers/services/view/electron-rare/production/builds/d64e91cb-a9dc-4ec8-902e-371cb4a0bfec) | electron-rare | 082b1960 | <a href='https://ec9082ce-electron-rare.xzz9fwtxrb.workers.dev'>Commit Preview URL</a><br><br><a href='https://cloudflare-workers-autoconfig-electron-rare.xzz9fwtxrb.workers.dev'>Branch Preview URL</a> | Mar 04 2026, 07:34 PM |

Pull request closed

Sign in to join this conversation.