11.1.0 • Published 8 months ago

@nx-extend/vercel v11.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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
11.1.0

8 months ago

11.0.0

8 months ago

10.0.1

10 months ago

10.0.2

10 months ago

10.0.0

10 months ago

8.1.0

12 months ago

8.0.1

1 year ago

8.0.3

1 year ago

8.1.1

12 months ago

8.0.2

1 year ago

9.0.0

12 months ago

8.0.0

1 year ago

7.0.0

1 year ago

6.0.4

1 year ago

6.0.3

2 years ago

5.0.2

2 years ago

5.1.0

2 years ago

5.0.1

2 years ago

5.0.0

2 years ago

6.0.1

2 years ago

6.0.0

2 years ago

6.0.2

2 years ago

4.2.1

2 years ago

4.2.0

2 years ago

4.1.0

2 years ago

4.0.0

2 years ago

1.8.3

2 years ago

1.8.2

2 years ago

1.8.1

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago