I have a next.js project which when i run npm run build it builds perfectly but when deploying it to vercel it keeps showing the same error
unhandledRejection Error: Cannot find module ‘next/dist/compiled/next-server/pages.runtime.prod.js’
I tried deleting and reinstalling all dependencies all node modules all .next files reinstalling everything but nothing works