Nuxt/docs/content/3.docs/5.deployment/vercel.md
Sébastien Chopin 18cf0ba865
chore(docs): improvements (#655)
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-11 14:57:54 +02:00

605 B

Vercel

How to deploy Nuxt to Vercel with Nuxt Nitro

  • Support for serverless SSR build
  • Auto-detected when deploying
  • No configuration required

Setup

By default, Vercel will run your build script in the package.json and automatically detect the built entrypoint within .vercel_build_output/.

Deployment

Just push to your git repository as you would normally for Vercel.

More information

See more information on the node preset for full details.

Demo

A live demo is available at https://nitro-demo.vercel.app/