diff --git a/vercel.json b/vercel.json index a34b297..0303279 100644 --- a/vercel.json +++ b/vercel.json @@ -1,11 +1,5 @@ { "version": 2, - "builds": [ - { - "src": "app.py", - "use": "@vercel/python" - } - ], "buildCommand": "bash scripts/build-webui.sh", "rewrites": [ {