Skip to content

Commit 5b66b76

Browse files
committed
feat: update framework name in vercel.json from "umi" to "umijs
Co-authored-by: Jerry <lishuai4415@gmail.com>" "
1 parent d0a42d6 commit 5b66b76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"buildCommand": "pnpm run build",
33
"outputDirectory": "dist",
4-
"framework": "umi",
4+
"framework": "umijs",
55
"installCommand": "pnpm install",
66
"github": {
77
"silent": true

0 commit comments

Comments
 (0)