Socket
Book a DemoInstallSign in
Socket

@vercel/gatsby-plugin-vercel-builder

Package Overview
Dependencies
Maintainers
8
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/gatsby-plugin-vercel-builder

This plugin generates [Vercel Build Output API v3](https://vercel.com/docs/build-output-api/v3) for Gatsby v4+ projects.

2.0.95
canary
latest
Source
npmnpm
Version published
Weekly downloads
885K
6.47%
Maintainers
8
Weekly downloads
 
Created
Source

@vercel/gatsby-plugin-vercel-builder

This plugin generates Vercel Build Output API v3 for Gatsby v4+ projects.

The Vercel platform automatically injects this plugin for you if it can detect Gatsby v4+ in your project's package.json dependencies. If detected, you will see a log message in your project's build logs as follows:

Injecting Gatsby.js plugin "@vercel/gatsby-plugin-vercel-builder" to package.json

If auto-detection is not working, this plugin can also be installed and used manually:

  • npm install @vercel/gatsby-plugin-vercel-builder
  • Add '@vercel/gatsby-plugin-vercel-builder' to your gatsby-config.(t|j)s file, such as:
module.exports = {
  plugins: ['@vercel/gatsby-plugin-vercel-builder'],
};
  • 🚀 Ship It 🎉

FAQs

Package last updated on 03 Sep 2025

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.