Getting 504 Gateway-timeout error on hono serverless api

hey everyone,

I’m encountering an issue in vercel serverless which gives me 504 error.
I have deployed hono backend that have / API endpoints(GET,POST), on get method it works fine. but with post method it gives me below error:
https://hono-serverless-gateway-timeout-error.vercel.app/

Here is the repo for reproducing the issue:

repo: GitHub - cyberboyanmol/hono-serverless-gateway-timeout-error

Any advice on how to resolve this?

Hi, and welcome to the Vercel Community @cyberboyanmol!

Could you try the troubleshooting steps we have documented in our docs?