Deploying to Vercel
Vercel is the easiest way to deploy Next.js apps. It’s the company behind Next.js and has first-class support for Next.js.Setup vercel account
To host your project on Vercel you first have to create an account.Connect your git repository
After signing up you will be promted to import a git repository. Select the git provider of your project and connect your git account with Vercel.