mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-19 15:10:58 +00:00
docs: update to /deploy url
This commit is contained in:
parent
13b93237e4
commit
751dad7d79
@ -7,7 +7,7 @@ navigation.icon: i-ph-cloud-duotone
|
|||||||
A Nuxt application can be deployed on a Node.js server, pre-rendered for static hosting, or deployed to serverless or edge (CDN) environments.
|
A Nuxt application can be deployed on a Node.js server, pre-rendered for static hosting, or deployed to serverless or edge (CDN) environments.
|
||||||
|
|
||||||
::callout
|
::callout
|
||||||
If you are looking for a list of cloud providers that support Nuxt 3, see the [Hosting providers](/deployments) section.
|
If you are looking for a list of cloud providers that support Nuxt 3, see the [Hosting providers](/deploy) section.
|
||||||
::
|
::
|
||||||
|
|
||||||
## Node.js Server
|
## Node.js Server
|
||||||
@ -142,7 +142,7 @@ export default defineNuxtConfig({
|
|||||||
|
|
||||||
Nuxt 3 can be deployed to several cloud providers with a minimal amount of configuration:
|
Nuxt 3 can be deployed to several cloud providers with a minimal amount of configuration:
|
||||||
|
|
||||||
:read-more{to="/deployments"}
|
:read-more{to="/deploy"}
|
||||||
|
|
||||||
## Presets
|
## Presets
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user