Last updated on February 6, 2023
1 min read
The request for a Serverless Function reached the timeout threshold. This is an application error.
504: Gateway Timeout
Code:
Code:
FUNCTION_INVOCATION_TIMEOUT
- A common cause for this issue is when the application contains an unhandled exception. Check the application logs, which can be found at the host URL under the
/_logs
path, for example:logs-urlhttps://my-deployment-my-username.vercel.app/_logs