next/image error
Answered
Siamese posted this in #help-forum
SiameseOP
I just moved to
using app router, what can I do?
src dir, the image does load but u get an error:The requested resource isn't a valid image for /logofull.webp received text/html; charset=utf-8
ImageError: The requested resource isn't a valid image.using app router, what can I do?
2 Replies
SiameseOP
I think I figured this out
SiameseOP
I missed in the docs that public folder gotta stay in root
Answer