GLTF do not show on deployed site but it works locally

So I have a project that works fine locally but when I now have deployed it using netlify my assets glb files gets an 404 error. The assets is in the public folder. I am new to both babylonjs and webpack so I do not know if this problem that is due to my lack of knowledge in webpack, babylonjs or if I should ask in the netlify forum instead. If someone could help me with this or point me in the right direction on where the problem lies I would highly appreciate it! Have searched for an answer for days now.

Deployed site:
https://friendly-allen-2c7549.netlify.app/

Repository:

Could you check with FTP or control panel of your hosting if your GLB file is really there - https://friendly-allen-2c7549.netlify.app/assets/museum-roof.glb ?

1 Like

Thank you for your answer! yes that is it! they are not there.

1 Like