Jump to content

Vercel

We recommend deploying your app to Vercel. It makes it super easy to deploy Next.js apps.

  1. Push your code to a GitHub repository.

  2. Go to Vercel and sign up with GitHub.

  3. Click on Add New Project.

    New project on Vercel

  4. Import the GitHub repository with your project.

    Import repository

  5. Add your environment variables.

    Add environment variables

  6. Click Deploy.

  7. Now whenever you push a change to your repository, Vercel will automatically redeploy your website!