400 error on Next Image
When viewing in production, I for some reason can't see the discord avatar. Does anyone know why? I'm on the latest next version
This is the url that's trying to be fetched, but returning 400:
This is the image component:
It works on local, and local build - it also works in production if I put on the unoptimized flag.
Here's my next config for images:
Maybe I'm missing something?
This is the url that's trying to be fetched, but returning 400:
This is the image component:
It works on local, and local build - it also works in production if I put on the unoptimized flag.
Here's my next config for images:
Maybe I'm missing something?

NextJS