Skip to content

Commit 0793cb4

Browse files
committed
Minor Fix
1 parent 72515ac commit 0793cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"maxDuration": 300
77
}
88
},
9-
"rewrites": [{ "source": "/(.*)", "destination": "/" }]
9+
"rewrites": [{ "source": "/(.*)", "destination": "/api" }]
1010
}

0 commit comments

Comments
 (0)