CancelDeploymentProject
August 5, 2026 ยท View on GitHub
The public project information associated with the deployment.
Example Usage
import { CancelDeploymentProject } from "@vercel/sdk/models/canceldeploymentservicesdeploymentsmaxduration.js";
let value: CancelDeploymentProject = {
id: "<id>",
name: "<value>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id | string | :heavy_check_mark: | N/A |
name | string | :heavy_check_mark: | N/A |
framework | string | :heavy_minus_sign: | N/A |