Greetings,
I have a NestJs app deployed on Vercel, and everything were working fine, today i have pushed new changes (very simple bug fixes) that shouldn’t break anything on Vercel, and it works fine locally as well. and After successful deployment i got internal server error 500.
and in vercel logs this is what i have found :
i tried to visit previous deployment and was working fine, so i removed all my latest changes and pushed and still getting the same issue with all my new deployments.