Still faced this issue with my next js 15.
Despite every deployment showing a green build, my production URL continued to serve stale code until I deleted the entire Vercel project and recreated it. I want to understand why this “nuclear option” clears the stale cache when normal cache‑clearing and redeploy steps did not.