First make sure to choose your platform:
It's great for small projects that don't require your own domain or real use with users and growth, for example: Personal portfolio websites.
$ npm run deploy:github
This hosting is ideal for production ready website and requires only two steps.
- Create an account on vercel.com and come back to this tutorial.
- After creating the account type on the command line:
$ vercel
and follow the steps.