Importing a Project to Vercel
To import an existing project to Vercel, you can follow these steps:
- On the Vercel dashboard, ensure you have selected the correct team from the scope selector 1.
- Click the "Add New…" drop-down button and select "Project" 1.
- You can either import from an existing Git repository or use one of Vercel's templates 1.
- If you choose to import from a Git repository, you'll be prompted to select the repository you want to deploy 1.
- Configure your project settings, such as the name, framework, environment variables, and build and output settings 1.
- If you're importing from a monorepo, select the Edit button to select the project from the repository you want to deploy 1.
Once imported, you'll have access to your project dashboard where you can manage deployments, view logs, configure settings, and more 2.