Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pulumiverse/vercel

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumiverse/vercel

The Vercel Resource Provider lets you manage [Vercel](https://vercel.com) resources.

  • 1.10.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
20K
decreased by-4.56%
Maintainers
3
Weekly downloads
 
Created
Source

Vercel Resource Provider

The Vercel Resource Provider lets you manage Vercel resources.

The Pulumi Vercel provider is available as a package in all Pulumi languages:

Installing

This package is available for several languages/platforms:

Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

npm install @pulumiverse/vercel

or yarn:

yarn add @pulumiverse/vercel

Python

To use from Python, install using pip:

pip install pulumiverse-vercel

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/pulumiverse/pulumi-vercel/sdk/go/...

.NET

To use from .NET, install using dotnet add package:

dotnet add package Pulumiverse.vercel

Configuration

The following configuration points are available for the vercel provider:

  • vercel:apiToken (environment: VERCEL_API_TOKEN) - the API key for vercel
  • vercel:team - The default Vercel Team to use when creating resources. This can be provided as either a team slug, or team ID. The slug and ID are both available from the Team Settings page in the Vercel dashboard.

Reference

For detailed reference documentation, please visit the Pulumi registry.

Keywords

FAQs

Package last updated on 05 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc