mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-21 21:25:11 +00:00
docs: add Daniel example for hybrid rendering and Vercel
This commit is contained in:
parent
6cf762f169
commit
20d59d1cf1
@ -119,6 +119,9 @@ Whenever possible, route rules will be automatically applied to the deployment p
|
||||
Note that Hybrid Rendering is not available when using `nuxt generate`.
|
||||
::
|
||||
|
||||
**Examples:**
|
||||
- [Nuxt + Vercel integration with hybrid rendering](https://github.com/danielroe/nuxt-vercel-isr)
|
||||
|
||||
## Edge-Side Rendering
|
||||
|
||||
Edge-Side Rendering (ESR) is a powerful feature introduced in Nuxt 3 that allows the rendering of your Nuxt application closer to your users via edge servers of a Content Delivery Network (CDN). By leveraging ESR, you can ensure improved performance and reduced latency, thereby providing an enhanced user experience.
|
||||
|
Loading…
Reference in New Issue
Block a user