5.1 - Deploy Ncmaz to Vercel via a GitHub repo.
Last updated
Was this helpful?
Last updated
Was this helpful?
Already have a on any plan.
You need to have the environment variables ready and correct - Step 4. Update environment variables.
Read about how to manage environment variables in projects on Vercel -
Please create a new project on your GitHub account. e.g. ncmaz-faust-blog
As per Github's instructions, connect this new project to your ncmaz-faust
folder, then use the GitHub cli commands to push all the files to the repo.
In the "Import Git Repository" section, select the repo you just created (e.g.ncmaz-faust-blog
), then click the import button.
Next, go to the "Configure Project" section, click on the "Environment Variables" tab, then enter the 2 necessary environment variables of the project as - Step 4. Update environment variables.
Then click the "Deploy" button and wait for the successful result.
When itβs done, youβll get deployment URLs. Click on one of the URLs and you should see the Next.js starter page live.
Congratulations! You just deployed your Next.js app to production.
The prerequisite is that you need a GitHub account -
If you need help setting up your repo, take a look at .
Once your GitHub repository is ready. Click the button from the Vercel dashboard.
If you encounter errors during deployment, double-check the steps. Or take a photo of the error and for support