The Vercel CLI now preserves your .env.local file when running vercel link. Previously, linking could overwrite variables already in the file. The CLI now updates VERCEL_OIDC_TOKEN if it exists, or appends it if missing, without touching anything else.
Run pnpm i -g vercel@latest to update, then run vercel link to get started. Learn more in the vercel link documentation.
0 Comments
Log in to join the conversation.No comments yet. Be the first to share your thoughts.