diff --git a/vercel.json b/vercel.json index cfb18ff..0ccbd55 100644 --- a/vercel.json +++ b/vercel.json @@ -1,8 +1,7 @@ { - "version": 2, "functions": { "api/app.py": { - "runtime": "python3.12" + "runtime": "@vercel/python@3.12" } }, "routes": [