Skip to content

Commit 34d8c78

Browse files
authored
Merge pull request #21 from CandyMuj/main
测试通过,同意合并 Fix: Vercel 一键部署失败
2 parents 5d0bf42 + c05f206 commit 34d8c78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"installCommand": "yarn install",
2+
"installCommand": "yarn config set strict-ssl false && yarn install",
33
"outputDirectory": "dist",
44
"routes": [
55
{

0 commit comments

Comments
 (0)