Skip to content

Commit e8d826f

Browse files
committed
deployment-update-routes
1 parent c2f4e24 commit e8d826f

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": "/app/index" }
3+
{ "source": "/(.*)", "destination": "/app/routes" }
44
]
55
}

0 commit comments

Comments
 (0)