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 fee93a5 commit 5482b51Copy full SHA for 5482b51
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