Environment variables are synced to Vercel, particularly for staging environments, bypassing strict SDK validation constraints.
A recovery mechanism handles cases where Vercel's API returns valid data that slightly mismatches expected types, such as returning a null value instead of a number. are intercepted, the raw JSON response is extracted, and only the required fields are re-validated using permissive .
Authentication keys are synced to the correct when project settings are updated. The integration settings interface features updated toggles for discovering and pulling environment variables before builds.