Hello. I have a website stored on a GCP bucket. When I transfer the files from my front end code build to the bucket and the site becomes live, items like icons, or some other website services do not appear. Is like when I transfer the files, they become corrupted on the bucket storage disk and fail on the website. Does anyone know how to solve this?
When you say "do not appear", are you able to elaborate on what you see? for example is the browser seeing a 404 or a 403? or is it a 200 but it isn't rendering?