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