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
Giant pandaOP
Currently it is throwing error due to untrusted domain
1 Reply
@Giant panda Currently it is throwing error due to untrusted domain
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