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