-
Fix interactive token setup: pasting a Vercel token on first launch now initializes Termcast storage before saving the token, so
npx verceltuiopens the deployments browser instead of failing withextensionPath not set. -
Use one React runtime with Termcast: Verceltui now accepts compatible React 19 patch releases instead of pinning React 19.2.6, preventing hook dispatcher crashes when Termcast uses a newer React patch.