There was an error while loading. Please reload this page.
1 parent 598bffc commit 9a52c1cCopy full SHA for 9a52c1c
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