Mounts

September 16, 2026 ยท View on GitHub

Key-value pairs of mount path and drive.

Example Usage

import { Mounts } from "@vercel/sdk/models/namedsandbox.js";

let value: Mounts = {
  drive: "<value>",
};

Fields

FieldTypeRequiredDescription
drivestring:heavy_check_mark:N/A
modemodels.NamedSandboxMountsMode:heavy_minus_sign:N/A