Update vercel.json

This commit is contained in:
2024-01-13 22:33:14 +07:00
parent d0715eb47f
commit ff625b18ea
-3
View File
@@ -1,8 +1,5 @@
{
"functions": {
"api/main.py": {
"runtime": "vercel/python@4.1.0"
},
"api/server.js": {
"includeFiles": "db.json"
}