Projects
Returns a list of Vercel projects.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| DisplayName | String | ||
| AccountId | String | ||
| Framework | String |
The allowed values are nextjs, gatsby, remix, astro, vue, svelte, angular, nuxtjs, hugo, jekyll, other. | |
| NodeVersion | String |
The allowed values are 24.x, 22.x, 20.x, 18.x, 16.x, 14.x. | |
| IsAutoAssignCustomDomains | Boolean | ||
| AutoAssignCustomDomainsUpdatedBy | String | ||
| IsAutoExposeSystemEnvs | Boolean | ||
| IsDirectoryListing | Boolean | ||
| IsEnableExternalRewriteCaching | Boolean | ||
| IsGitForkProtection | Boolean | ||
| IsGitLFS | Boolean | ||
| IsLive | Boolean | ||
| IsPaused | Boolean | ||
| IsProductionDeploymentsFastLane | Boolean | ||
| IsSourceFilesOutsideRootDirectory | Boolean | ||
| HasDeployments | Boolean | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| BuildCommand | String | ||
| CronJobs | String | ||
| CustomEnvironments | String | ||
| DefaultResourceConfig | String | ||
| DeploymentExpiration | String | ||
| DevCommand | String | ||
| EnvironmentVariables | String | ||
| FeatureConfiguration | String | ||
| GitComments | String | ||
| GitProviderOptions | String | ||
| InstallCommand | String | ||
| Integrations | String | ||
| LatestDeployments | String | ||
| GitRepoLink | String | ||
| OidcTokenConfig | String | ||
| OutputDirectory | String | ||
| ResourceConfig | String | ||
| RootDirectory | String | ||
| ServerlessFunctionRegion | String | ||
| SpeedInsights | String | ||
| SsoProtection | String | ||
| Targets | String | ||
| WebAnalytics | String |