Nuxt/docs/content/2.guide/5.deploy/providers/layer0.md

575 B

icon
IconCloud

Layer0

Nitro provides a built-in preset to generate output format compatible with Layer0.

Layer0 extends the capabilities of a traditional CDN by not only hosting your static content, but also providing server-side rendering for progressive web applications as well as caching both your APIs and HTML at the network edge to provide your users with the fastest browsing experience.

Learn more

:ReadMore{link="https://nitro.unjs.io/deploy/providers/layer0.html" title="the Nitro documentation for Layer0 deployment"}