Crons
August 5, 2026 ยท View on GitHub
Example Usage
import { Crons } from "@vercel/sdk/models/canceldeploymentservicesdeploymentsmaxduration.js";
let value: Crons = {
schedule: "<value>",
path: "/var/yp",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
schedule | string | :heavy_check_mark: | N/A |
path | string | :heavy_check_mark: | N/A |