Wrangler now supports automatic configuration for popular web frameworks in experimental mode, making it even easier to deploy to Cloudflare Workers.
Previously, if you wanted to deploy an application using a popular web framework like Next.js or Astro, you had to follow tutorials to set up your application for deployment to Cloudflare Workers. This usually involved creating a Wrangler file, installing adapters, or changing configuration options.
Now wrangler deploy does this for you. Starting with Wrangler 4.55, you can use npx wrangler deploy --x-autoconfig in the directory of any web application using one of the supported frameworks. Wrangler will then proceed to configure and deploy it to your Cloudflare account.
You can also configure your application without deploying it by using the new npx wrangler setup command. This enables you to easily review what changes we are making so your application is ready for Cloudflare Workers.
The following application frameworks are supported starting today:
- Next.js
- Astro
- Nuxt
- TanStack Start
- SolidStart
- React Router
- SvelteKit
- Docusaurus
- Qwik
- Analog
Automatic configuration also supports static sites by detecting the assets directory and build command. From a single index.html file to the output of a generator like Jekyll or Hugo, you can just run npx wrangler deploy --x-autoconfig to upload to Cloudflare.
We’re really excited to bring you automatic configuration so you can do more with Workers. Please let us know if you run into challenges using this experimentally. We’ve opened a GitHub discussion and would love to hear your feedback.
Source: Cloudflare
Latest Posts
- (Updated) Updated UI for Copilot Chat entry point in Word, Excel and PowerPoint apps [MC1189000]
![(Updated) Updated UI for Copilot Chat entry point in Word, Excel and PowerPoint apps [MC1189000] 2 pexels cottonbro 4507716](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) OneDrive: Simplified file transfer for departing employees [MC1164381]
![(Updated) OneDrive: Simplified file transfer for departing employees [MC1164381] 3 waves 7674915 1920](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Microsoft Loop – Require Existing Microsoft 365 Group for New Loop workspaces [MC929022]
![(Updated) Microsoft Loop – Require Existing Microsoft 365 Group for New Loop workspaces [MC929022] 4 pexels helenalopes 933964](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- Microsoft Teams: AI-powered notes for in-person meetings with Facilitator in Teams Rooms on Windows [MC1307512]
![Microsoft Teams: AI-powered notes for in-person meetings with Facilitator in Teams Rooms on Windows [MC1307512] 5 pexels steve 27594600](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)

![(Updated) Updated UI for Copilot Chat entry point in Word, Excel and PowerPoint apps [MC1189000] 2 pexels cottonbro 4507716](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-cottonbro-4507716-150x150.webp)
![(Updated) OneDrive: Simplified file transfer for departing employees [MC1164381] 3 waves 7674915 1920](https://mwpro.co.uk/wp-content/uploads/2025/06/waves-7674915_1920-150x150.webp)
![(Updated) Microsoft Loop – Require Existing Microsoft 365 Group for New Loop workspaces [MC929022] 4 pexels helenalopes 933964](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-helenalopes-933964-150x150.webp)
![Microsoft Teams: AI-powered notes for in-person meetings with Facilitator in Teams Rooms on Windows [MC1307512] 5 pexels steve 27594600](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-steve-27594600-150x150.webp)
