UpdateProjectProjectsStaticIps
August 10, 2026 ยท View on GitHub
Example Usage
import { UpdateProjectProjectsStaticIps } from "@vercel/sdk/models/updateprojectprojectsresponse200applicationjsonresponsebodysecurityaction.js";
let value: UpdateProjectProjectsStaticIps = {
builds: true,
enabled: true,
regions: [],
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
builds | boolean | :heavy_check_mark: | N/A |
enabled | boolean | :heavy_check_mark: | N/A |
regions | string[] | :heavy_check_mark: | N/A |