diff --git a/vercel.json b/vercel.json index 99ab64cfea7a89577886946ac9fef2d982e54710..d643f7811f49b9e4feda678453ca870a60873593 100644 --- a/vercel.json +++ b/vercel.json @@ -62,7 +62,7 @@ } ], "functions": { - "activitypub/sendNote": { + "send-note": { "maxDuration": 300 } },