mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-15 10:24:50 +00:00
657719f689
Co-authored-by: Pooya Parsa <pooya@pi0.io>
19 lines
406 B
Markdown
19 lines
406 B
Markdown
---
|
|
icon: LogoCloudFlare
|
|
---
|
|
|
|
# Cloudflare Workers
|
|
|
|
How to deploy Nuxt to [Cloudflare Workers](https://workers.cloudflare.com/).
|
|
|
|
::list
|
|
|
|
- Support for Workers build output
|
|
- Zero-millisecond cold start with edge-side rendering
|
|
- Minimal configuration required
|
|
::
|
|
|
|
## Learn More
|
|
|
|
:ReadMore{link="https://nitro.unjs.io/deploy/providers/cloudflare" title="the Nitro documentation for Cloudflare deployment"}
|