1 min read
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.