I have my images in pubilc folder in nextjs, I am using proper routes even then the images are not being shown, they are propery working in the local machine, I am not even using any env variables or paths like that, and I have tried adding multi configurations in next.config.js still it’s not working, (without configurations and with configurations) in both cases it’s not working. I dont have the slightest idea why is this happening, and if I paste the url and enter the name the image open but isn’t showing there
If you need code access kindly reply to this or mail me at codenow12345@gmail.com, it’s a private design so I can’t leak the whole one publicly, but if you need any speceific parts that I can share.
I am using next js, and just trying to make a simple static application, please help me with this