Vercel
We recommend deploying your app to Vercel. It makes it super easy to deploy Next.js apps.
- Push your code to a GitHub repository.
- Go to Vercel and sign up with GitHub.
- Create a Project and import the repository you pushed your code to.
- Add your environment variables.
- Click Deploy.
- Now whenever you push a change to your repository, Vercel will automatically redeploy your website!