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:
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/09ac327b-30a1-47d5-a2e9-dc1569b46fdb) · [Join the discussion](https://github.com/cloudflare/workers-sdk/discussions/11667) for questions or feedback
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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:
astronpm run buildnpx wrangler deploynpx wrangler versions uploadNext steps after merging:
Your Worker configuration lives in
wrangler.jsonc. You can now:View build details · Join the discussion for questions or feedback
Deploying with
Cloudflare Workers
The latest updates on your project. Learn more about integrating Git with Workers.
View logs
dff1e3c7Branch Preview URL