ESC
NuxtStarterAI logo
Menu
On this page

NuxtJs Deployment

You can deploy your NuxtStarter project to any platform that supports Nuxt.js. We recommend Vercel for its ease of use and smooth integration with Nuxt.js.


Vercel

1- Just upload your project to GitHub and link your repository to Vercel. It will automatically recognize your Nuxt.js project.


2- Make sure to enter your environment variables in the (.env) on the dashboard of Vercel.


vercel environment variables

3- Click the deploy button, and your project will be live in no time. It's that simple! 🚀


More on Vercel

Check out the official documentation for more information on deploying your Nuxt.js project on Vercel platform.