Hi everyone,
I’m running into an issue: although my project runs fine both locally and on Vercel with the latest changes, in V0 I keep seeing an old version of the site.
I’ve already:
-
Pulled the latest changes
-
Made sure I’m on the correct branch
-
Verified that both my local environment and Vercel are showing the updated versioBut inside V0 it still loads an outdated version, which blocks me from continuing to work.
Has anyone else run into this? Is there a way to force V0 to refresh or sync with the latest branch state?
Thanks a lot in advance!