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:
+2
-2
@@ -3,10 +3,10 @@
|
||||
"api/server.js": {
|
||||
"memory": 1024,
|
||||
"includeFiles": "db.json",
|
||||
"runtime": "@vercel/node"
|
||||
"runtime": "vercel/node@3.0.16"
|
||||
},
|
||||
"main.py": {
|
||||
"runtime": "@vercel/python"
|
||||
"runtime": "vercel/python@4.1.0"
|
||||
}
|
||||
},
|
||||
"rewrites": [
|
||||
|
||||
Reference in New Issue
Block a user