Skip to content

Commit 4852851

Browse files
committed
ci: keep Vercel install scripts disabled
1 parent 80157ee commit 4852851

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,6 +1,6 @@
11
{
22
"framework": "umijs",
3-
"installCommand": "npm install --legacy-peer-deps",
3+
"installCommand": "npm install --legacy-peer-deps --ignore-scripts --no-audit --loglevel=warn",
44
"buildCommand": "npm run build",
55
"outputDirectory": "docs-dist"
66
}

0 commit comments

Comments
 (0)