I'm getting a 403 error in my application whenever I implement a new version in the amplifier and it only works again if I clear the site cache.
path that returns 403 status: /vendor.js
I'm using quasar.js for my frontend.
I already checked my amplify.yml file and everything is ok, i don't know what it could be.