diff --git a/vercel.json b/vercel.json index 1a1f164..d634b9c 100644 --- a/vercel.json +++ b/vercel.json @@ -1,11 +1,6 @@ { "version": 2, - "builds": [ - { - "src": "./../PY1/index.py", - "use": "@vercel/python" - } - ], + "routes": [ { "src": "/(.*)",