My bolt website is not working when deployed to netlify

screen recording issue

screen recording issue https://streamable.com/zrulnb

the issues im having is on my bolt website everything is working fine, lkke the booking page works when clicked, the reviews are changing automatically and whern the arrows are clciked, but when deployed to netlfiy, the buttons and reviews are not working.

i have tried so many prompts to bolt to fix this issue and have asked the bolt discord but they said msot likely an issue on entlfiys behalf, so why is this happening when my website is deployed to netlfiy, i have tried adding a netlfiy.toml but still the same issue.

i have chsnged browsers aswell but still theyre seems to be an issue when the website is deployed to netlfiy, so why is this happening?

The issue is that there’s no JavaScript being deployed with the site. The error in the console says:

and if you check, there’s no main.js file being deployed:

Since bolt is deploying your site, bolt is responsible for deploying that file. This is not a Netlify issue.

thanks for thje reply.

so do you know how i can ensure there is javascript deployed within the site?

@Zubair As indicated, if you’re using Bolt to deploy the site, you would need to ask Bolt.