第一步
注册vercel账号
用github登录即可
创建新项目
右上角点击dashboard
![](https://img.haomeiwen.com/i20993246/e862fadfc839b53a.png)
进入dashboard,点击create new project (创建新项目)
![](https://img.haomeiwen.com/i20993246/38c22c64ffdb1272.png)
添加github账号
点击add github account(添加github账号)
![](https://img.haomeiwen.com/i20993246/0fe596ec59e172c3.png)
![](https://img.haomeiwen.com/i20993246/7bf745898e411ebd.png)
![](https://img.haomeiwen.com/i20993246/636023ccf2219f1b.png)
授权
根据个人喜好进行授权,这个后面可以再改
我这里单个授权演示,选择一个
了解大致流程,后面自己很容易就明白了
![](https://img.haomeiwen.com/i20993246/57786a6de8c8cbcb.png)
点击install(安装)
点击之后假如没反应,或者卡住,关闭授权页,再重复一遍
然后之前页面会变成这样
![](https://img.haomeiwen.com/i20993246/1c6297c593f1008f.png)
导入
点击import(导入)
来到项目配置
![](https://img.haomeiwen.com/i20993246/aaa246c56eba7117.png)
Build and Output Settings 配置说明
OVERRIDE是覆盖,打开就是自定义
![](https://img.haomeiwen.com/i20993246/3e3a200f9f8d91dd.png)
预设不改,就使用默认的,要是项目中自己改过,应该也能明白什么意思,不赘述了
部署
下一步,点击deploy(部署)
![](https://img.haomeiwen.com/i20993246/2144c67878fefb5a.png)
跑完显示这个
![](https://img.haomeiwen.com/i20993246/0e6d6ac9256d0131.png)
点击 continue to dashborad
![](https://img.haomeiwen.com/i20993246/2cb2de437dd5d243.png)
到这一步基本可以访问了
![](https://img.haomeiwen.com/i20993246/b6d8fd9ad278feaf.png)
其他
改授权
进入dashboard
在新建项目(add new project)的地方
重新选择github
弹出github页面窗口
会进到github授权vercel的地方
这里可以更改一些设置
![](https://img.haomeiwen.com/i20993246/5b65fbdd50c3475c.png)
网友评论