Skip to content

Commit 1d90324

Browse files
1 file edited
1 parent 98a577d commit 1d90324

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

vercel.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22
"version": 2,
33
"builds": [
44
{
5-
"src": "index.html",
6-
"use": "@vercel/static-build",
7-
"config": {
8-
"distDir": "dist"
9-
}
5+
"src": "package.json",
6+
"use": "@vercel/static-build"
107
}
118
],
129
"routes": [

0 commit comments

Comments
 (0)