You can now deploy any existing project to Cloudflare Workers — even without a Wrangler configuration file — and wrangler deploy will just work.
Starting with Wrangler 4.68.0, running wrangler deploy automatically configures your project by detecting your framework, installing required adapters, and deploying it to Cloudflare Workers.
Using Wrangler locally
npx wrangler deployWhen you run wrangler deploy in a project without a configuration file, Wrangler:
- Detects your framework from
package.json - Prompts you to confirm the detected settings
- Installs any required adapters
- Generates a
wrangler.jsoncconfiguration file - Deploys your project to Cloudflare Workers
You can also use wrangler setup to configure without deploying, or pass --yes to skip prompts.
Using the Cloudflare dashboard
When you connect a repository through the Workers dashboard, a pull request is generated for you with all necessary files, and a preview deployment to check before merging.
Background
In December 2025, we introduced automatic configuration as an experimental feature. It is now generally available and the default behavior.
If you have questions or run into issues, join the GitHub discussion.
Source: Cloudflare
Latest Posts
- Power Platform – Information regarding the end of support for Global Discovery Service (GDS) API [MC1253577]
![Power Platform - Information regarding the end of support for Global Discovery Service (GDS) API [MC1253577] 2 pexels olly 3824771](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- Amazon Inspector expands agentless EC2 scanning and introduces Windows KB-based findings

- Amazon EC2 C8a instances now available in the Asia Pacific (Tokyo) region

- AWS Elemental MediaConnect adds support for NDI® inputs


![Power Platform - Information regarding the end of support for Global Discovery Service (GDS) API [MC1253577] 2 pexels olly 3824771](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-olly-3824771-150x150.webp)



