Deploying app to vercel
- Login to vercel by git account signup
- Go to https://vercel.com/dashboard
- Click on Create new project button on top right
- Import git repository, (where you have to push your code excluding the node_modules folder)
- After importing the git repo of your application, click on Import
- Next click on Deploy. (Note – It will take few minutes)
- Once deployed, click on the app image on left side to view
- To edit the domain, click on domains & edit your domain
- Thankyou & enjoy
Top comments (0)