Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

vercel

# download vercel globally with npm
npm i -g vercel
# deploy site from cli terminal: (in root folder of directory)
vercel
or - vercel  [path-to-project]
Source by vercel.com #
 
PREVIOUS NEXT
Tagged: #vercel
ADD COMMENT
Topic
Name
1+8 =