Nextjs external images not loading - works on vercel

Hi, @relaxen159. This exact issue is discussed in detail in this topic:

Quoting this GitHub issue:

next export cannot be used with Next.js’ default image loader, as it relies on next start.

To summarize, this is a limitation of Next.js itself. Netlify developer @lindsaylevine also mentions in the topic about that supporting this is on the road map for next-on-netlify but we don’t have an official ETA for this support.

If there are other questions or concerns, please let us know.