Problem
I’m experiencing an issue with v0 web where manual updates are no longer syncing.
Current Behavior
Earlier, whenever I made manual updates to my code, a pull request would appear in v0. Now, that is no longer happening.
Also, even though my project is updating on Vercel, the environment preview in v0 is still showing the old version. Because of this, the v0 agent is also working on the outdated version instead of the latest updates I’ve made.
Summary of issues:
- No
pull requestis triggered inv0after manual updates Vercelshows the updated project correctlyv0preview and agent are stuck on the old version
It seems like v0 is not syncing with the latest changes anymore.
Could you please help identify why this is happening and how to fix it?