diff --git a/vercel.json b/vercel.json index 1cc72f6a..8d1e6351 100644 --- a/vercel.json +++ b/vercel.json @@ -1,6 +1,6 @@ { "functions": { - "api/stripe/webhooks": { + "api/stripe/webhooks.ts": { "includeFiles": "node_modules/md-to-pdf/markdown.css" } }