UpdateProjectRedirect
August 10, 2026 ยท View on GitHub
Example Usage
import { UpdateProjectRedirect } from "@vercel/sdk/models/updateprojectprojectsresponse200applicationjsonresponsebodysecurityaction.js";
let value: UpdateProjectRedirect = {
location: "<value>",
permanent: false,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
location | string | :heavy_check_mark: | N/A |
permanent | boolean | :heavy_check_mark: | N/A |