How to deploy a website on Vercel

Sep 10th, 2022

How to deploy a website on Vercel

advertisement

After completing development, it is critical to deploy a website. This enables users to access your website from any place.

In this article, I will guide you on an easy and simple way to deploy a website on Vercel.

vercel home

Deploying to Vercel

  • Visit Vercel.com and sign in to your account.
  • Create a new project: new-project Authorize GitHub to import a repository: authorize-github

GitHub authorize

  • Import your repository to Vercel: import repository

  • Deployment:

Click on deploy and your website will be available to everyone 🎉 deployment

You have successfully hosted a website on Vercel

Thanks for reading

Follow me on Twitter

Thanks for reading!