Skip to content

Commit 9a627b7

Browse files
committed
fix
1 parent 086d9fe commit 9a627b7

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

vercel.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
2-
"buildCommand": "npm run build",
3-
"outputDirectory": "dist",
42
"rewrites": [
5-
{
6-
"source": "/(.*)",
7-
"destination": "/index.html"
8-
}
3+
{ "source": "/(.*)", "destination": "/index.html" }
94
]
105
}

0 commit comments

Comments
 (0)