Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.14 KB

vercel-en.md

File metadata and controls

21 lines (16 loc) · 1.14 KB

Instructions for using Vercel

How to create a new project

After you fork this project from Github, you need to create a brand new Vercel project in Vercel to redeploy it, you need to follow these steps.

vercel-create-1

  1. Go to the Vercel console home page.
  2. Click Add New.
  3. Select Project.

vercel-create-2

  1. Select the newly forked project and click Import. you can also use Search.

vercel-create-3

  1. Click Deploy to finish creating the fork, and wait patiently for about 5 minutes for the deployment to complete.

How to redeploy

vercel-redeploy

  1. Go to the Vercel internal project console and click the Deployments button at the top.
  2. Select the right button for the top entry in the list.
  3. Click Redeploy to redeploy.