GetMicrofrontendsInGroupDeploymentPolicy
August 10, 2026 ยท View on GitHub
Project shape. null on a rule list clears the project's override for that rule type (fall back to team for every env); omitting is equivalent. Setting deploymentPolicy itself to null clears every override at once. Kept structurally distinct from {@link TeamDeploymentPolicy} so the two storage locations don't share a type by accident.
Example Usage
import { GetMicrofrontendsInGroupDeploymentPolicy } from "@vercel/sdk/models/getmicrofrontendsingroupaction.js";
let value: GetMicrofrontendsInGroupDeploymentPolicy = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
gitSources | models.GetMicrofrontendsInGroupGitSources[] | :heavy_minus_sign: | N/A |
deploymentSources | models.GetMicrofrontendsInGroupDeploymentSources[] | :heavy_minus_sign: | N/A |