Skip to content

Latest commit

History

History
11 lines (9 loc) 路 585 Bytes

VercelDeployGuide.md

File metadata and controls

11 lines (9 loc) 路 585 Bytes

Vercel Deploy Guide

  1. Create a Vercel project and import from your GitHub fork.
  2. Follow the steps that Vercel provides, making sure to:
    1. Set the root directory to ./.
    2. Set the framework preset to Other.
    3. Generate a GitHub Token.
    4. Add an environmental variable GITHUB_TOKEN with the value of the GitHub Token you generated.
  3. Deploy and see the result!

https://.....vercel.app/?username=lucthienphong1120