npm.io
21.0.1 • Published 5 years agoCLI

now

Licence
Apache-2.0
Version
21.0.1
Deps
6
Size
8.6 MB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

Vercel

Develop. Preview. Ship.

Join the community on GitHub Discussions

Usage

Vercel is the optimal workflow for frontend teams. All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN.

To install the latest version of Vercel CLI, visit vercel.com/download or run this command:

npm i -g vercel

To quickly start a new project, run the following commands:

vercel init     # Pick an example project
cd <PROJECT>    # Change directory to the new project
vercel          # Deploy to the cloud

Documentation

For details on how to use Vercel CLI, check out our documentation.