Next.js Discord

Discord Forum

Images and breakpoints in next

Unanswered
Chartreux posted this in #help-forum
Open in Discord
ChartreuxOP
I have problems with next image. I have local images in my app that rendered with next image. The problems
1. I can't dynamically set the image size according to breakpoints.
2. If I use regular img tag, nextjs always throws 404 error

Does anyone have any idea how to deal with images?

0 Replies