Skip to content

Commit 3ebc334

Browse files
authored
Update now.json to use umijs framework
1 parent 0dc1db1 commit 3ebc334

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

now.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
11
{
2-
"version": 2,
3-
"name": "rc-overflow",
4-
"builds": [
5-
{
6-
"src": "package.json",
7-
"use": "@vercel/static-build",
8-
"config": { "distDir": "docs-dist" }
9-
}
10-
]
11-
}
2+
"framework": "umijs"
3+
}

0 commit comments

Comments
 (0)