Nuxt 支持部署在Render只需少量配置。
yarn && yarn build
npm install && npm run build
pnpm i --shamefully-hoist && pnpm build
node .output/server/index.mjs
SERVER_PRESET=render_com NODE_VERSION=20
Create Web Service
NuxtHub
通过零配置,在全球范围内的 Cloudflare 账户上部署 Nuxt 应用程序。
SST
使用 SST 将您的 Nuxt 应用程序部署到 AWS。
本页内容
链接