# Open your Vercel dashboard from the Vercel CLI

**Published:** November 24, 2025 | **Authors:** Brooke Mosby

---

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](https://vercel.com/docs/cli/open) for more.

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)