SkipAutoDetectionConfirmation Allows to skip framework detection so the API would not fail to ask for confirmation Example Usage import { SkipAutoDetectionConfirmation } from "@vercel/sdk/models/createdeploymentop.js"; let value: SkipAutoDetectionConfirmation = "1"; Values "0" | "1"