Skip to content

Edge Function Invocation Failed

Application Error

The request for a Edge Function was not completed successfully. This is an application error.


500: Internal Server Error
Code: EDGE_FUNCTION_INVOCATION_FAILED

Troubleshoot

  • 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:
    https://my-deployment-my-username.vercel.app/_logs