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
- Microsoft Purview: Data Security Investigations – AI analysis enhancements [MC1239175]
![Microsoft Purview: Data Security Investigations – AI analysis enhancements [MC1239175] 2 pexels googledeepmind 17485609](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- SharePoint: Backend migration for Weather, World Clock, and Events web parts [MC1239181]
![SharePoint: Backend migration for Weather, World Clock, and Events web parts [MC1239181] 3 pexels googledeepmind 17483874](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- Outlook: Delimiter setting admin policy [MC1239176]
![Outlook: Delimiter setting admin policy [MC1239176] 4 pexels michael pointner 134459625 25381383](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- Microsoft 365 Copilot: Audio recap language expansion in Microsoft Teams [MC1239183]
![Microsoft 365 Copilot: Audio recap language expansion in Microsoft Teams [MC1239183] 5 pexels olha ruskykh 7504837](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)

![Microsoft Purview: Data Security Investigations – AI analysis enhancements [MC1239175] 2 pexels googledeepmind 17485609](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-googledeepmind-17485609-150x150.webp)
![SharePoint: Backend migration for Weather, World Clock, and Events web parts [MC1239181] 3 pexels googledeepmind 17483874](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-googledeepmind-17483874-150x150.webp)
![Outlook: Delimiter setting admin policy [MC1239176] 4 pexels michael pointner 134459625 25381383](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-michael-pointner-134459625-25381383-150x150.webp)
![Microsoft 365 Copilot: Audio recap language expansion in Microsoft Teams [MC1239183] 5 pexels olha ruskykh 7504837](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-olha-ruskykh-7504837-150x150.webp)
