Open your Vercel dashboard from the Vercel CLI

Vercel News Nov 24, 2025

You can now open your current project in the Vercel Dashboard directly from the command line using vercel open.

This gives you quick access to your project without needing to navigate manually in your browser.

Update vercel to 48.10.0 or newer with npm i -g vercel to give it a try.

See docs for more.

Read more

link to the original content