Hello,
The only solution I have at the moment is disabling prefetch, which I didn’t need to do in Next.js 15.
While that does solve my problem it means my website has worse UX when compared to earlier, is that the only resolution or is there an alternative? I’d love to not degrade my performance when bumping framework versions as a mitigation for a cost spike that I have no control over.
Would appreciate your thoughts on the matter.