Skip to content

Add Cloudflare Workers configuration#2

Merged
initializ-mk merged 1 commit intomainfrom
cloudflare/workers-autoconfig
Mar 1, 2026
Merged

Add Cloudflare Workers configuration#2
initializ-mk merged 1 commit intomainfrom
cloudflare/workers-autoconfig

Conversation

@cloudflare-workers-and-pages
Copy link
Copy Markdown
Contributor

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

@initializ-mk initializ-mk merged commit 852a6a3 into main Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant