Vercel CLI commands now operate based on the local directory
Key point
Vercel CLI's lookup commands now automatically apply scope based on the linked local directory.
Details
Vercel CLI's vc project ls and vc domains ls now automatically follow the scope of the linked local directory instead of the global team.
Previously, querying inside a linked repository would return global results, misaligning the output with the working context, but now the read-only commands are aligned with the local context. If needed, you can directly specify the target team with the --scope flag, and you can update to the latest version with pnpm i -g vercel@latest, using at least v50.40.0.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.