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 dccc303 commit b694b9eCopy full SHA for b694b9e
1 file changed
vercel.json
@@ -1,6 +1,6 @@
1
{
2
"framework": "umijs",
3
- "installCommand": "ut install",
+ "installCommand": "npm install",
4
"buildCommand": "npm run build",
5
"outputDirectory": "docs-dist"
6
}
0 commit comments