Native binary now opt-in; zod-free config path added
@vercel/cli-config@0.2.1
1 feature1 enhancementThis release1 featureNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notes
From the original release noteView original ↗
Patch Changes
- 6e29745: Gate the native CLI binary trampoline behind an explicit opt-in. The native
@vercel/vc-native-*binary is only spawned when the user opts in viavercel upgrade --enable-binary(or theuseNativeBinaryglobal config flag); members of thevercelteam are auto-opted-in when their teams are already loaded. Adds a zod-free@vercel/cli-config/pathssubpath so the opt-in flag can be read on the CLI startup hot path without loading zod.
Fetched July 24, 2026

