Project Management
Learn how to use the Vercel SDK through real-life examples.
Create a new project
In this example, you will create a new project and retrieve its details. You will use the following method:
- Create project
run.ts
Create a new project with additional setup
In this example, you will create a new project, add environment variables, and set up automatic GitHub deployments.
- Create project
- Create env
run.ts