Skip to content

Commit d479be5

Browse files
committed
configure vercel for routing
1 parent 458466a commit d479be5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"routes": [{ "handle": "filesystem" }, { "src": "/(.*)", "status": 404, "dest": "/404.html" }]
3+
}

0 commit comments

Comments
 (0)