Skip to content

Add Cloudflare Workers configuration - #2

Merged
Yiling-J merged 1 commit into
mainfrom
cloudflare/workers-autoconfig
Jun 4, 2026
Merged

Add Cloudflare Workers configuration#2
Yiling-J merged 1 commit into
mainfrom
cloudflare/workers-autoconfig

Conversation

@cloudflare-workers-and-pages

Copy link
Copy Markdown

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: vite
  • Build command: bun run build
  • Deploy command: bunx wrangler deploy
  • Version (non-production deploy) command: bunx 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

@Yiling-J
Yiling-J merged commit e72563c into main Jun 4, 2026
1 check failed
@Yiling-J
Yiling-J deleted the cloudflare/workers-autoconfig branch June 4, 2026 02:02
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