DEPLOY NEXT.JS APP TO VERCEL

Someone want to me make a post for explain how to deploy NEXT.JS application to Vercel. Base on require of them I will make a post. Hope, it will help something to you.

I. Initial Next.js app or you can clone my shopping cart repository


This content originally appeared on DEV Community and was authored by Ha Tuan Em

Someone want to me make a post for explain how to deploy NEXT.JS application to Vercel. Base on require of them I will make a post. Hope, it will help something to you.

I. Initial Next.js app or you can clone my shopping cart repository

create-next-app shopping-cart

II. After creating your application, commit them to Github.

git add .
git commit -m "Complete project"

III. Create project in Vercel

Create project

IV. Import project or you can search by name of repository.

import project

V. Configure application

  • You can add env as MONGOURI or SERECTKEY, ... in box Environment Variables.
  • Override command of application in box Build and Output Settings

Configure application

VI. Deploy and done

Deploy

  • Enjoy your time ?

Thank you for reading.


Buy me a coffee


This content originally appeared on DEV Community and was authored by Ha Tuan Em


Print Share Comment Cite Upload Translate Updates
APA

Ha Tuan Em | Sciencx (2021-07-09T15:08:18+00:00) DEPLOY NEXT.JS APP TO VERCEL. Retrieved from https://www.scien.cx/2021/07/09/deploy-next-js-app-to-vercel/

MLA
" » DEPLOY NEXT.JS APP TO VERCEL." Ha Tuan Em | Sciencx - Friday July 9, 2021, https://www.scien.cx/2021/07/09/deploy-next-js-app-to-vercel/
HARVARD
Ha Tuan Em | Sciencx Friday July 9, 2021 » DEPLOY NEXT.JS APP TO VERCEL., viewed ,<https://www.scien.cx/2021/07/09/deploy-next-js-app-to-vercel/>
VANCOUVER
Ha Tuan Em | Sciencx - » DEPLOY NEXT.JS APP TO VERCEL. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/07/09/deploy-next-js-app-to-vercel/
CHICAGO
" » DEPLOY NEXT.JS APP TO VERCEL." Ha Tuan Em | Sciencx - Accessed . https://www.scien.cx/2021/07/09/deploy-next-js-app-to-vercel/
IEEE
" » DEPLOY NEXT.JS APP TO VERCEL." Ha Tuan Em | Sciencx [Online]. Available: https://www.scien.cx/2021/07/09/deploy-next-js-app-to-vercel/. [Accessed: ]
rf:citation
» DEPLOY NEXT.JS APP TO VERCEL | Ha Tuan Em | Sciencx | https://www.scien.cx/2021/07/09/deploy-next-js-app-to-vercel/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.