Vercel
Manage Vercel projects, deployments, and environment variables.Resources
Project
Create and manage Vercel projects.Props
The desired name for the project (Maximum length: 100)
The framework that is being used for this project. Supported frameworks include:
nextjs,react-router,astro,vite,remix,gatsbysvelte,sveltekit,vue,nuxtjs,angularsolidstart,hydrogen,docusaurus- And many more…
The Git Repository that will be connected to the project
Collection of environment variables the project will use
The build command for this project. When
null is used this value will be automatically detectedThe dev command for this project. When
null is used this value will be automatically detectedThe install command for this project. When
null is used this value will be automatically detectedThe output directory of the build. When
null is used this value will be automatically detectedThe name of a directory or relative path to the source code of your project. When
null is used it will default to the project rootSpecifies whether the source code and logs of the deployments for this project should be public or not
The region to deploy Serverless Functions in this project
Opt-in to preview toolbar on the project level
Opt-in to production toolbar on the project level
Resource configuration
Returns
The ID of the project
The name for the project
The account ID that the project belongs to
The time at which the project was created
The time at which the project was last updated
The latest deployment of the project