Next.js Discord

Discord Forum

make assets folder inside app folder or outside it

Answered
Himalayan posted this in #help-forum
Open in Discord
HimalayanOP
i was wondering, does it make any difference if i put my Assets folder (with all my images inside it), inside the app folder or outisde it ?
Answered by Clown
Assets should go inside the public folder
View full answer

5 Replies

Assets should go inside the public folder
Answer
Nextjs should automatically copy these to your builds then and make them available
HimalayanOP
ohh i see, that was fast ! thank you so much !
Mark the answer pls
Original message was deleted
Using this @Himalayan