Skip to main contentImport from Vercel
⏰ Estimated time: three minutes
Import a Vercel project into Replit by linking the GitHub repository behind the project.
For comprehensive import options including other platforms like GitHub, Figma, Bolt, and Lovable, see the Import feature documentation.
Before you start
- A Vercel project connected to GitHub
- Access to the backing GitHub repository
- A Replit account
Import steps
- Open replit.com/import.
- Select Vercel.
- Connect your GitHub account.
- Select the repository for your Vercel project.
- Add any requested secrets and environment variables.
- Select Import.
What gets imported
- Project files and directory structure
- Dependency and framework configuration
- Run and build defaults for Replit
What is not imported
- Existing environment variable values
- Custom domains
- Vercel-specific edge or middleware behavior
- External analytics or monitoring configuration
During import, . If your app needs changes, use these Workspace tools:
- Agent: Refine features, debug issues, and make code changes
- Secrets: Add API keys and environment variables
- Workflows: Set the Run command for your app
Continue your journey
Now that you’ve imported your , explore these next steps: