diff --git a/vercel.json b/vercel.json index 9b96f58..8111f9b 100644 --- a/vercel.json +++ b/vercel.json @@ -6,11 +6,6 @@ "use": "@vercel/python" } ], - "functions": { - "api/server.py": { - "maxDuration": 60 - } - }, "routes": [ { "src": "/(.*)",