diff --git a/vercel.json b/vercel.json index af4388d..c1e1564 100644 --- a/vercel.json +++ b/vercel.json @@ -1,10 +1 @@ -{ - "buildCommand": "exit 0", - "installCommand": "npm install --production", - "functions": { - "api/**/*.js": { - "runtime": "nodejs20.x", - "maxDuration": 10 - } - } -} \ No newline at end of file +{"buildCommand":"exit 0","installCommand":"npm install --production"}