Next.js Discord

Discord Forum

how to use different image in case host is not configured in next.config for the image.

Unanswered
Giant panda posted this in #help-forum
Open in Discord
Avatar
Giant pandaOP
Currently it is throwing error due to untrusted domain

1 Reply

Avatar
Chinese Crested Dog
if you're getting an error due to an untrusted domain when trying to load an image, it’s because the domain isn’t configured in the next.config.js file under the images section. the ideal solution is to configure the domain in next.config.js so Next.js can trust it