Vercel your edge function has timed out
Answered
Bengal posted this in #help-forum
BengalOP
Hey guys so I'm running a pure nextjs app on vercel with no serverless functions, just wondering what this means?
9 Replies
BengalOP
And I can't seem to find the error in sentry as well
Seems to be a vercel problem?
Do you have middleware? This is inherently a serverless function
Answer
BengalOP
ohh yes!
will check ty
np
Make sure to mark the answer so the thread gets closed 🙂
Middleware has a max run time when hosted on vercel if im not mistaken... not sure what that runtime is though.
BengalOP
mmm fs yea