From c7a3673750ebff9b7af8b8d76aec341edb7f1800 Mon Sep 17 00:00:00 2001 From: Phudit Pumcharern <88961123+Phudit-2547@users.noreply.github.com> Date: Wed, 7 Dec 2022 22:13:33 +0700 Subject: [PATCH] Change max duration from 30 to 10 https://github.com/anuraghazra/github-readme-stats/issues/1416#issuecomment-950275476 --- vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vercel.json b/vercel.json index aee61ce054fd0..ddf82eb15666f 100644 --- a/vercel.json +++ b/vercel.json @@ -2,7 +2,7 @@ "functions": { "api/*.js": { "memory": 128, - "maxDuration": 30 + "maxDuration": 10 } }, "redirects": [