#my images are not loading when i deploy to github pages
6 messages · Page 1 of 1 (latest)
editing the html to manually change it to the correct path makes the images show up
i think it has to do with the way i am importing my images
FIXED: image optimization is not compatible with export mode so i just had to edit config to disabled optimization
my next.config.js