I am facing a weird issue that only appears to some browser or some clients. I have developped a full static website using Nextjs. The website is deployed on cloudfront - S3. Sometimes, when the client click on the link, a broken page appears as if the Javascript package were not loaded correctly. For information, this website is build twice a day and a new version is pushed to the cloudfront distribution. I do not know wether this issue is related to cache (when we refresh, the website loads correclty) and I have no idea where to start to solve it...
Any idea ?
Thank you