• 在 github 上注册一个账号
    • 使用github的账号 登陆 https://vercel.com/
    • 安装node.js
    • 打开 cmd
      • npm i vercel -g
    • 输入 vercel login
      • 按照提示登陆
    • 在 cmd 中切换到你网站所在的目录
    • vercel