diff --git a/vercel.json b/vercel.json index ddf82eb..e278170 100644 --- a/vercel.json +++ b/vercel.json @@ -1,7 +1,7 @@ { "functions": { "api/*.js": { - "memory": 128, + "memory": 1200, "maxDuration": 10 } }, @@ -11,4 +11,4 @@ "destination": "https://github.com/anuraghazra/github-readme-stats" } ] -} +} \ No newline at end of file