Common Issues

Solutions to frequently encountered problems.

My deployment failed

Check the Vercel dashboard for build logs. Common causes:

  • TypeScript errors in your code — your AI team can fix these
  • Missing environment variables — check Vercel project settings
  • Build timeout — the app may be too large for the free tier

Integration won't connect

If an OAuth connection fails:

  • Try disconnecting and reconnecting from Settings → Integrations
  • Check that your GitHub/Vercel/Supabase account is active
  • Disable browser extensions that may block popups
  • Try a different browser if the issue persists

Chat isn't responding

If the AI team seems unresponsive:

  • Refresh the page — the connection may have dropped
  • Check that your project is in a valid state (not mid-deployment)
  • Try sending a simple message like "Hello" to test the connection

App looks different than expected

Design changes can sometimes be unexpected. Use Ask Mode to discuss what you want changed, then Plan Mode to create a specific item. The more detail you provide, the better the result.

Last updated: February 17, 2026