mirror of
https://ghproxy.com/https://github.com/StreakingMan/solvable-sheep-game
synced 2025-05-23 22:56:09 +08:00
docs: diy指南vercel配置更正
This commit is contained in:
parent
f08730e584
commit
557a6a705a
|
@ -67,7 +67,8 @@ yarn build:diy
|
|||
```
|
||||
|
||||
会在 `diy/diy-dist` 下,生成静态资源,直接将这些文件复制服务器上代理即可。如果嫌麻烦,推荐使用 [vercel](https://vercel.com/) 一键部署(每月免费 100G 流量), 将更改后的项目推到自己的
|
||||
github(gitlab,bitbucket 同样支持)仓库, 使用 github 账号登录 vercel 后导入该项目,构建模版选择 vite, 构建命令更改为 `yarn build:diy` 即可 。
|
||||
github(gitlab,bitbucket 同样支持)仓库, 使用 github 账号登录 vercel 后导入该项目,构建模版选择 vite, 构建命令更改为 `yarn build:diy`
|
||||
输出地址改为 `diy/diy-dist` 即可 。
|
||||
|
||||
<img src="./vercel.png" alt="" style="width: 400px"/>
|
||||
|
||||
|
|
BIN
diy/vercel.png
BIN
diy/vercel.png
Binary file not shown.
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 48 KiB |
Loading…
Reference in New Issue
Block a user