vercel project
Learn how to list, add, remove, and manage your Vercel Projects from the command line.The vercel project
command is used to manage your Vercel Projects, providing functionality to list, add, and remove.
vercel project ls
Using the vercel project
command to list all Vercel Project.
vercel project add
Using the vercel project
command to create a new Vercel Project.
vercel project rm
Using the vercel project
command to remove a Vercel Project.
The following global options can be passed when using the vercel project
command:
For more information on global options and their usage, refer to the options section.