Problem
My latest deployments are not actually showing the latest code.
Current Behavior
I first noticed when I updated my terms and conditions - pushed to GitHub, Vercel built and deployed but no changes showing. Very noticeable because the background went from black to white so would’ve been easy to spot.
Weirdly even Vercel’s ‘Source’ shows the correct code, yet the site remains to show the old version. I’ve specifically redeployed too but still no change.
What I’ve Tried
- Tried several more updates to the code to see if it would kick it in to place - adding a word or two here and there on different pages.
- Verified
GitHubrepo shows the correct code. - Checked the site on 4 different devices (3 of which have never visited the site before) to rule out browser caching.
Thoughts, ideas?