diff --git a/vercel.json b/vercel.json deleted file mode 100644 index da21031f..00000000 --- a/vercel.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "functions": { - "pages/api/upload.js": { - "memory": 3008, - "maxDuration": 30 - } - } -}