Error: INTERNAL_INVALID_FUNCTION_REGION
Answered
West African Lion posted this in #help-forum
West African LionOP
Hi, anyone help me regarding this error:
500: INTERNAL_SERVER_ERROR
Code: INTERNAL_INVALID_FUNCTION_REGION
It appears when making request to the serverless route handler / API function call in Next.js 13
500: INTERNAL_SERVER_ERROR
Code: INTERNAL_INVALID_FUNCTION_REGION
It appears when making request to the serverless route handler / API function call in Next.js 13
Answered by joulev
Vercel messed up yesterday when you were deploying your project. Redeploy it and it will work normally
2 Replies
@West African Lion Hi, anyone help me regarding this error:
500: INTERNAL_SERVER_ERROR
Code: INTERNAL_INVALID_FUNCTION_REGION
It appears when making request to the serverless route handler / API function call in Next.js 13
Vercel messed up yesterday when you were deploying your project. Redeploy it and it will work normally
Answer
West African LionOP
Alright thanks, it's working now, just had to redeploy the last build, but its terrible because its happening in production.