Failed to load resource: the server responded with a status of 404 () in netlify

Hi,

I have an issue, my website seems to build and deploy fine but when I visit it I receive a website without images. When I inspect element I receive 4 errors stating ‘Failed to load resource: the server responded with a status of 404 ()’. I try to find out many methods on the internet, but it doesn’t work for me.

Website: https://kevindo.netlify.app/
GitHub: https://github.com/KevinDo2801/myPortfolio

@kevindo You’re using Vite, read the documentation:

You likely want to be using the public directory.