From 876b6fea0b027c114bcb446592a106ed87bf62a2 Mon Sep 17 00:00:00 2001 From: Unknowingly_Exists <142692930+coltenthefirst@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:29:40 -0600 Subject: [PATCH] Update vercel.json --- vercel.json | 5 ----- 1 file changed, 5 deletions(-) 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": "/(.*)",