From a7aad087eee4f835ae76650d1ccc147efea96b5e Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me> Date: Mon, 9 Oct 2023 11:16:04 -0400 Subject: [PATCH] Still.... --- vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vercel.json b/vercel.json index 99ab64cfe..d643f7811 100644 --- a/vercel.json +++ b/vercel.json @@ -62,7 +62,7 @@ } ], "functions": { - "activitypub/sendNote": { + "send-note": { "maxDuration": 300 } }, -- GitLab