Next.js Discord

Discord Forum

EDGE_FUNCTION_INVOCATION_FAILED

Unanswered
Large oak-apple gall posted this in #help-forum
Open in Discord
Large oak-apple gallOP
I'm running into this issue on this app: https://surveyform-git-develop-devographics.vercel.app/

The deploy doesn't show any error and is marked "Ready" so I'm not sure where to begin to fix the issue.

The code for the app is here btw: https://github.com/Devographics/Monorepo/tree/develop/surveyform

2 Replies

Large oak-apple gallOP
oh, it seems like it might've been something unrelated due to missing env vars
I'm finding it really hard to debug production apps on Vercel, still not quite use to the serverless model…