Preview Runtime Issue Affecting Previously Working Deployments (Feedback & Suggestion)

Hi everyone

I wanted to share an issue I faced today with the Vercel v0 preview environment that was quite confusing and stressful, especially for a project that was already stable.

I started getting this error in the v0 preview:

Failed to load “@supabase/ssr” from blob:*
See network log for details.

The important part is how this behaved

  • This error did not exist earlier

  • It appeared after a new preview/runtime change

  • But it also started appearing in older deployments that were previously working perfectly

  • Even restoring an older “known-good” version did not help

From a user perspective, this made it very hard to understand whether:

  • My code had broken, or

  • The preview/runtime environment had changed underneath all versions

It felt like all preview versions were retroactively affected, which removed the safety net of rolling back to a stable deployment

Hi @zubairraoter-8858!

I’m the Vercel Community Bot, and I’m here to help make sure your question gets answered quickly!

To help our community team assist you better, could you please provide:

Code snippets
Config files
Deployment/build logs
Reproduction steps
Environment details
v0 chat link

Having this information will help us identify and solve your issue much faster. For more tips on getting great answers, check out How to Get Good Answers. Thanks!