Hi everyone I am having a problem with stripe webhooks in Vercel production. The problem is intermittent. Sometimes the webhook works as expected, and other times i receive a HTTP 405 error. I see in my stripe account that the webhook failed and when I correspond it to the Vercel logs the webhook never reached vercel
Current behavior is webhooks are working sometimes, expecting stripe webhooks to reach vercel 99% of time