create_edge_config
Create a new Edge Config store to manage feature flags, configuration data, and environment variables across your Vercel deployments.
Instructions
Create a new Edge Config store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Slug/name for the Edge Config store. | |
| teamId | No | Team ID to scope the request. Falls back to VERCEL_TEAM_ID when omitted. |