import { CancelDeploymentImages } from "@vercel/sdk/models/canceldeploymentop.js";
let value: CancelDeploymentImages = {};
Field | Type | Required | Description |
---|---|---|---|
sizes |
number[] | ➖ | N/A |
qualities |
number[] | ➖ | N/A |
domains |
string[] | ➖ | N/A |
remotePatterns |
models.CancelDeploymentRemotePatterns[] | ➖ | N/A |
localPatterns |
models.CancelDeploymentLocalPatterns[] | ➖ | N/A |
minimumCacheTTL |
number | ➖ | N/A |
formats |
models.CancelDeploymentFormats[] | ➖ | N/A |
dangerouslyAllowSVG |
boolean | ➖ | N/A |
contentSecurityPolicy |
string | ➖ | N/A |
contentDispositionType |
models.CancelDeploymentContentDispositionType | ➖ | N/A |