diff --git a/apps/api/vercel.json b/apps/api/vercel.json index efe138a..b5e1bbf 100644 --- a/apps/api/vercel.json +++ b/apps/api/vercel.json @@ -21,7 +21,8 @@ "../../node_modules/docx/**", "../../node_modules/@dqbd/**", "../../node_modules/express-rate-limit/**", - "../../node_modules/helmet/**" + "../../node_modules/helmet/**", + "node_modules/hcaptcha/**" ] } }