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