Vercel is the company that develop next.js framework. They alos provide hosting and deployment at 0% fee. Vercel takes care of CI/CD of your master/main github or any version control branch.

Read the vercel documentation and tutorial very well, itโ€™s quite a powerful, easy to use and helpful tool.

Original website: https://vercel.com/

<aside> ๐Ÿ™‡๐Ÿผ If you are using Next.js than Vercel is the best combination, vercel alos allows to host your website on custom domain in just few clicks.

</aside>

Important concepts

Resources to learn