Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 769 Bytes

functions.md

File metadata and controls

19 lines (14 loc) · 769 Bytes

Functions

Example Usage

import { Functions } from "@vercel/sdk/models/operations/createdeployment.js";

let value: Functions = {};

Fields

Field Type Required Description
memory number N/A
maxDuration number N/A
runtime string N/A
includeFiles string N/A
excludeFiles string N/A