We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9718ff commit 4b18093Copy full SHA for 4b18093
1 file changed
vercel.json
@@ -1,6 +1,6 @@
1
{
2
"framework": "umijs",
3
- "installCommand": "npm install",
+ "installCommand": "npm install --legacy-peer-deps",
4
"buildCommand": "npm run build",
5
"outputDirectory": "docs-dist"
6
}
0 commit comments