library · inferred from evidence
source-map
A library for handling source maps in JavaScript.
- Cannot find module 'next/dist/compiled/source-map' — 500 on every API route in production
No errors in development, but after deploying to Vercel every API route returns 500 Internal Server Error. Vercel logs show: Cannot find module 'next/dist/compiled/source-map'. Nothing in package.json references source-map directly. Reporte