Skip to content

Commit cf7e266

Browse files
committed
1 parent f62b5b7 commit cf7e266

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: vercel.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
}
1010
],
1111
"routes": [
12-
{ "handle": "filesystem" },
1312
{
14-
"src": "/.*",
13+
"src": "/(.*)",
1514
"dest": "server.js"
1615
}
1716
],

0 commit comments

Comments
 (0)