mirror of
https://github.com/Nezumi-2711/json-server-vercel.git
synced 2026-09-22 13:38:40 +00:00
Update vercel.json
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/api/express/(.*)",
|
||||
"source": "/(.*)",
|
||||
"destination": "api/server.js"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user