This docs would show you how to easily host your webpage on Vercel
Create a new repository on Github or Gitlab or Bitbucket. Upload the index.html
file to the repository.
Open a new web page and search this website Vercel
If you have an account already, you can decide to login but if you don’t, click on signup button
you can then choose signup with email. If you already have a Github Account
or Gitlab Account
or Bitbucket Account
After signing up, you will be navigate to the dashboard.
Then click on Add New
This will show a list of options, click on Project
This will take you to a window, where you can select the repository you want to deploy. Select the repository you created in Step 1
that contains the index.html
file. Then click on continue
After clicking continue, this takes you to a page where you can configure and get an overview of your project, Click on deploy
to deploy your project
Congratulations! You have successfully hosted your webpage! You can now use the URL provided by Vercel to visit your site!