diff --git a/vercel.json b/vercel.json index 041b122a7fdd4a0e6605b10f5f68198db62c9016..f5785bda8bbb638c2823763a3aeb3d752e619103 100644 --- a/vercel.json +++ b/vercel.json @@ -62,7 +62,7 @@ } ], "functions": { - "/api/activitypub/sendNote.js": { + "api/activitypub/sendNote.js": { "maxDuration": 300 } },