Skip to content

Commit 3f5b9ca

Browse files
committed
update vercel
1 parent 75693bd commit 3f5b9ca

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

vercel.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
2+
"rewrites": [
3+
{
4+
"source": "/(.*)",
5+
"destination": "/index.html"
6+
}
7+
]
38
}

0 commit comments

Comments
 (0)