Steps
- Go to Import in the sidebar and select Vercel
- Paste the GitHub repo URL linked to your Vercel project, or select it from your connected account
- Name your project and click Start Import
What gets analyzed
- Code — Full source tree (Next.js, React, etc.)
- Design and styles — Component styling, Tailwind config
- Backend functionality — API routes, server actions, middleware
- Database schema — ORM configs and migration files