next.js
062dc38f - Fix image loader file emission path for edge runtime (#50683)

Commit
2 years ago
Fix image loader file emission path for edge runtime (#50683) [slack-thread](https://vercel.slack.com/archives/C04DUD7EB1B/p1685646762333709?thread_ts=1685643782.265269&cid=C04DUD7EB1B) Using image in pages SSR emitting the static image files into `<rootDir>/static/media`, which should be located at `<rootDir>/.next/static/media`
Author
Parents
Loading