Next.js Discord

Discord Forum

next/image error

Answered
Siamese posted this in #help-forum
Open in Discord
SiameseOP
I just moved to 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?
Answered by Siamese
I missed in the docs that public folder gotta stay in root
View full answer

2 Replies

SiameseOP
I think I figured this out
SiameseOP
I missed in the docs that public folder gotta stay in root
Answer