现可通过 Vercel CLI 直接打开控制台
来源: Vercel News
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.