7.0.0 • Published 3 months ago

@nx-extend/vercel v7.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@nx-extend/vercel

Nx plugin for deploy your app to Vercel.

Setup

Install

npm install -D @nx-extend/vercel

Usage

Build

Available options:

nametypedefaultdescription
--projectIdstring | Project ID of Vercel
--orgIdstring | Organisation ID of Vercel
--debugbooleanfalseRun Vercel in debug mode

Deploy

Available options:

nametypedefaultdescription
--debugbooleanfalseRun Vercel in debug mode

How to create a Vercel project through the CLI

To create a new Vercel project run the following commands:

# Make sure you are in the right org
npx vercel teams list
# If needed, switch to correct team
npx vercel teams switch <team-id>
# Create the project
npx vercel project add <my-project>
# Go to the Vercel dashboard, <my-project> > settings > Project ID
7.0.0

3 months ago

6.0.4

4 months ago

6.0.3

5 months ago

5.0.2

9 months ago

5.1.0

7 months ago

5.0.1

9 months ago

5.0.0

10 months ago

6.0.1

6 months ago

6.0.0

6 months ago

6.0.2

6 months ago

4.2.1

10 months ago

4.2.0

10 months ago

4.1.0

11 months ago

4.0.0

11 months ago

1.8.3

1 year ago

1.8.2

1 year ago

1.8.1

1 year ago

1.8.0

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.4

1 year ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago