You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we test the web generator by ensuring that Vercel can deploy it. However, in the event that this generator fails, Vercel will still deploy a website, just, well, not a very good one.
We can ensure that errors are properly bubbled back to us via:
Ensuring that Vercel fails when any generator fails