next 14 The requested resource isn't a valid image for /landing/Chat.png received text/html; charset
Answered
! AlexNotTheLion posted this in #help-forum
Im using next 14.0.2, in my index page im loading an image and the entire page is ssr and does not use client, however it cannot seem to load an image from public/landing/Chat.png, my current project structure is in the attached image, not sure why its not loading? the webpage itself doesnt error just servers a blank image
3 Replies
public directory in this case should be same level as src folder
Answer
move it higher in tree and try again 😉
oh awesome, the one thing i didnt search was correct project structure -.-