There was an error while loading. Please reload this page.
1 parent 391b3b5 commit de21585Copy full SHA for de21585
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