GetDeploymentsCustomEnvironment
December 19, 2024 ยท View on GitHub
The custom environment used for this deployment, if any
Example Usage
import { GetDeploymentsCustomEnvironment } from "@vercel/sdk/models/getdeploymentsop.js";
let value: GetDeploymentsCustomEnvironment = {
id: "<id>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id | string | :heavy_check_mark: | N/A |
slug | string | :heavy_minus_sign: | N/A |