@NellyCN You’re using Vite, and experiencing an entirely different issue.
If you run your npm run build locally you will see exactly what is happening, which is that your images aren’t ending up in your dist folder, and thus aren’t getting deployed by Netlify.