Skip to content

Commit 5aef23e

Browse files
authored
Update vercel.json (#56)
1 parent 8c736e1 commit 5aef23e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"rewrites": [
3-
{"source": "/(.*)", "destination": "/not-found"}
3+
{"source": "/(.*)", "destination": "/index.html"}
44
]
55
}

0 commit comments

Comments
 (0)