Skip to content

Commit db140d5

Browse files
committed
Update vercel.json to use basic static build configuration
1 parent 985c95b commit db140d5

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

vercel.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,5 @@
55
"src": "index.html",
66
"use": "@vercel/static-build"
77
}
8-
],
9-
"routes": [
10-
{
11-
"src": "/(.*)",
12-
"dest": "/index.html"
13-
}
148
]
159
}

0 commit comments

Comments
 (0)