Full-Time

Senior HRBP

G&A

Vercel

Vercel

501-1,000 employees

Cloud-based rendering platform for web apps

Compensation Overview

$180k - $220k/yr

+ Equity + Bonus

San Francisco, CA, USA

Hybrid

Category
People & HR
Required Skills
Data Analysis

Get referred to Vercel

See people who can refer or advise you

Requirements
  • 10+ years of progressive HR experience, with at least 3 years in a senior HRBP or HR generalist role supporting corporate / G&A functions
  • Experience operating in a fast-scaling, global tech company; startup or high-growth background strongly preferred
  • Demonstrated ability to build trust with senior executives and operate as a genuine business partner, not just an HR service provider
  • Deep expertise in organizational design, performance management, talent planning, and employee relations
  • Strong analytical skills; you use data to tell stories, identify trends, and inform decisions
  • Outstanding communication, facilitation, and executive presence; equally comfortable in a 1:1 coaching session and presenting to a leadership team
  • Comfortable with ambiguity; you create structure where none exists and thrive in a fast-moving environment
Responsibilities
  • Serve as the primary HR advisor to senior leaders across Finance, Legal, People, and Security & IT functions
  • Translate business objectives into actionable people strategies, including organizational design, workforce planning, and talent development
  • Advise on org structure, team effectiveness, and leadership development to support G&A scaling
  • Partner with executives on headcount planning and HC allocation to align talent resources with business priorities
  • Drive talent review and talent development processes across supported organizations
  • Coach and develop leaders at all levels, from ICs to managers to VPs, on people management, feedback, and performance
  • Lead and support performance management cycles, including calibration facilitation and compensation review
  • Partner with Talent Acquisition to build thoughtful hiring strategies and ensure strong candidate experiences
  • Champion Vercel's culture and values, ensuring they're embedded in the day-to-day experience across G&A
  • Identify and act on signals from engagement surveys, stay interviews, and team health check-ins
  • Design and facilitate team offsites, workshops, and other programming that foster connection and alignment
  • Navigate complex employee relations matters with sound judgment, empathy, and confidentiality
  • Ensure consistent and equitable application of HR policies, providing guidance to managers and employees alike
  • Partner with Legal on compliance, employment law guidance, and risk mitigation across global jurisdictions
  • Analyze and interpret people data and trends to inform recommendations and drive continuous improvement
  • Contribute to and improve core People programs, onboarding, L&D, DEI, total rewards communication, within your client groups
  • Collaborate across the broader People team on cross-functional initiatives and process improvements
Desired Qualifications
  • Experience with tools such as Workday, Greenhouse, and Notion
  • Startup or high-growth background strongly preferred
  • Exceptional executive presence and coaching skills in one-on-one and leadership settings
  • Experience partnering with cross-functional teams including Finance, Legal, and Information Technology

Vercel provides a platform for building, deploying, and managing modern web applications. It runs a managed, global rendering layer that handles serverless execution so content is delivered quickly anywhere without extra infrastructure. It also offers AI-powered media tools for automatic tagging, smart cropping, context-based transformations, and lifecycle management (auto-tagging, access control, and admin roles). The platform integrates hosting, deployment, routing, and security (automatic HTTPS, encryption, DDoS protection, firewalls) in one service. This makes Vercel different from competitors by offering a unified, globally distributed hosting and rendering stack with built-in AI-enabled media workflows, trusted by millions of developers and thousands of enterprises. The goal is to help developers and businesses ship fast, secure web apps at scale with scalable hosting and AI-assisted media management.

Company Size

501-1,000

Company Stage

Series F

Total Funding

$863M

Headquarters

San Francisco, California

Founded

2015

Get referred to Vercel

See people who can refer or advise you

Simplify Jobs

Simplify's Take

What believers are saying

  • July 2026 v0 API lets customers programmatically generate apps and deploy previews from agents.
  • Early July 2026, Vercel crossed $500 million ARR, driven by Pro and enterprise adoption.
  • August 2026 plugin and skills releases increase switching costs for AI-coding workflows.

What critics are saying

  • April 2026 Context.ai breach exposed customer credentials and triggered credential-rotation across downstream teams.
  • OpenAI, Microsoft, AWS, and Cursor can commoditize Vercel’s agent tooling and plugin moat.
  • If Next.js loses developer mindshare, Vercel’s hosting, AI, and tooling flywheel collapses.

What makes Vercel unique

  • Next.js 16.3, July 2026, deepens Vercel’s default framework lock-in across deployments.
  • Vercel’s AI Gateway unifies hundreds of models behind one key and automatic failover.
  • Agent Plugins 1.0.0, August 2026, makes Vercel a standards-setter for AI tooling.

Help us improve and share your feedback! Did you find this helpful?

Benefits

Health Insurance

Stock Options

Company Equity

Professional Development Budget

Unlimited Paid Time Off

Remote Work Options

Home Office Stipend

Growth & Insights and Company News

Headcount

6 month growth

-2%

1 year growth

-2%

2 year growth

-2%
A Visual Identity
Aug 21st, 2026
A developer tool got a small upgrade, and it's worth knowing why.

A developer tool got a small upgrade, and it's worth knowing why. A Visual Identity August 20, 2026 Vercel, a company that hosts websites and provides tools for the people who build them, has added the ability to manage its Toolbar comments from the command line. Developers can now list, reply to, resolve, reopen, edit or delete those comments from a terminal window instead of clicking through a browser. If that sounds like it has nothing to do with running your business, you're right. This is plumbing for the people who build sites, not a change you will ever see or touch. But the feature underneath it is worth a minute of your attention, because plenty of business owners don't know it exists. The Vercel Toolbar lets someone reviewing a site leave a comment directly on the page, pinned to the exact spot they're talking about. Instead of emailing your developer to say "the phone number on the services page looks wrong on my phone," you click the spot and type it. The comment carries the page, the position and the device with it. That matters because the slowest part of most website revisions isn't the fix. It's the back and forth working out which page, which paragraph, which screen size. Feedback scattered across email threads, text messages and a phone call gets lost or half-done. Feedback pinned to the page doesn't. The change announced here means your developer can now work through that queue of comments from their terminal, and can filter it down to whatever branch, meaning whichever version of the site they're currently working on, they have open. It also outputs in a format that scripts and AI coding assistants can read. Faster triage on their end, in theory. Nothing visible on yours. Worth saying plainly: this only applies if your site is hosted on Vercel. Many small business sites aren't. If yours runs on WordPress through a standard host, or on Squarespace or Wix, none of this touches you, though most platforms have some equivalent comment or annotation feature. What to do: nothing today. Next time you're due to review changes to your site, ask whoever built it whether there's a way for you to leave feedback directly on the page rather than by email. If there is, use it. It will save you both time. Reported by:

InfoQ
Aug 20th, 2026
Next.js 16.3: Instant Navigations, up to 90% less dev memory and faster builds.

Next.js 16.3: Instant Navigations, up to 90% less dev memory and faster builds. * Daniel Curtis UI Development Manager at Griffiths Waite Follow InfoQ on. Vercel has released Next.js 16.3, the biggest update to the React framework since 16.0 shipped last November, pairing performance gains that reach every existing app with an opt-in suite of tools called Instant Navigations. Much of the release targets the development experience. Turbopack now uses up to 90 percent less memory during next dev, thanks to disk caching and a new memory eviction feature that are both on by default. Vercel reports its own dashboard falling from 21.5GB to 2GB, and The Register noted an early adopter whose usage dropped from around 4GB to 1.5GB, describing it as "back to normal again". The same disk cache now accelerates next build, with repeat builds up to 5.5 times faster on CI. Type checking is faster too. next build can run TypeScript 7, the native port Microsoft claims is roughly ten times quicker, after bumping the local dependency: pnpm add -D typescript@^7 Server-side rendering was rebuilt on native Node.js streams instead of web streams, which Vercel says handles up to 22 percent more requests under load with no code changes. Heise reported that the edge runtime is now deprecated as part of the same move toward Node. The headline addition is Instant Navigations, an opt-in set of tools that brings the responsiveness of client-driven single-page apps to Next.js without giving up its server model. It builds on the 'use cache' directive introduced last November and is switched on with two flags: const nextConfig: NextConfig = {cacheComponents: true, partialPrefetching: true,}; Partial Prefetching bundles smaller prefetches into one reusable shell per route, which Roboto Studio illustrated as turning twenty sidebar links from twenty requests into a single cached shell. New DevTools called Instant Insights automatically surface any navigation that is not instant, and a Playwright instant helper lets teams catch regressions before they ship. Developers on Reddit have put the 90 percent memory claim to the test, though the new flags carry caveats. The GitHub feedback discussion lists a couple of issues: static exports do not work with Partial Prefetching, global styled-jsx styles can leak between routes, and self-hosting on SST with cacheComponents can break server rendering entirely. Appwrite advised upgrading now for the defaults but adopting Instant Navigations one route at a time. New projects can install with the defaults using npm install next@latest, while existing projects can follow the migrating to Cache Components guide before enabling the new behaviour, which is set to become the default in a future major version. Next.js is answering the long-standing complaint that Server Components felt sluggish next to single-page apps, borrowing their instant loading shells while keeping its server-driven rendering. It also leans further into agent-driven development by writing a version-matched AGENTS.md block for coding agents, an area where lighter frameworks such as Astro and TanStack Start have been competing. Next.js is an open-source React framework developed and maintained by Vercel. It extends React with file-based routing, server-side rendering, and the App Router's Server Components, and is widely used for everything from static sites to large-scale dynamic applications. Daniel Curtis. Daniel Curtis is a UI Development Manager at Griffiths Waite, a software consultancy based in Birmingham, UK. He leads front-end engineering efforts with a strong focus on delivering innovative enterprise solutions using TypeScript across the stack. Daniel is passionate about modern web architecture, developer experience, and the use of AI to both support software delivery and solve real customer problems within products. Related sponsors. * Beyond the PR: The New Control Plane for Agentic Software Delivery (Live Webinar Sept 17th) - Save Your Seat AI agents can write code and open PRs, but shipping software still demands builds, testing, security, approvals and rollbacks. Explore how agent-native CLIs and MCP can give agents safe, reliable control over the delivery lifecycle at scale now. * Sponsored by. A round-up of last week's content on InfoQ sent out every Tuesday. Join a community of over 250,000 senior developers. View an example

AIDeveloper44
Aug 19th, 2026
Vercel Labs releases fx: A minimalist coding agent written in Zig.

Vercel Labs releases fx: A minimalist coding agent written in Zig. Vercel Labs has introduced fx, a tiny, open-source coding agent harness and CLI optimized for performance and embeddability using the Zig programming language. AIDeveloper44 Team fx is designed as a minimalist, Unix-style harness for AI coding agents, prioritizing speed and a small footprint. * Vercel Labs has launched fx, an experimental, open-source coding agent CLI and harness written in Zig. * The tool features a minimal binary size (~6-8 MiB), a 10μs cold start time, and low memory overhead. * It supports WebAssembly (Wasm) for browser embedding and integrates with the Model Context Protocol (MCP). * The interface prioritizes a Unix shell-like experience over complex Terminal User Interfaces (TUIs). Overview of fx: Minimalism in AI Tooling. Vercel Labs has announced the release of fx, described as a "tiny, open, native coding agent." Built as a command-line interface (CLI) and harness, fx is written in the Zig programming language. The project focuses on minimalism, performance, and embeddability, positioning itself as a lightweight alternative to heavier, IDE-like terminal tools. The binary size is remarkably small, ranging from 6.39 MiB to 7.8 MiB depending on the build environment, and it is designed for rapid installation via a single shell script. Design philosophy and performance metrics. The core design of fx adheres to a Unix-like philosophy, emphasizing simplicity and efficient resource usage. According to the technical documentation on GitHub, the tool is optimized for research and for being embedded into larger systems or resource-constrained environments like agent sandboxes. One of its primary technical benchmarks is a "cold start" time of 10 microseconds (μs), achieved by avoiding unnecessary I/O or background processing before the user is prompted for input. Unlike many contemporary AI agents that employ complex Terminal User Interfaces (TUIs) with frequent screen repaints and heavy memory footprints, fx uses a shell-like UI. This approach preserves scroll history and produces minimal output, aiming to feel closer to a standard Unix shell. The memory baseline is reportedly in the single-digit megabyte range, allowing developers to run multiple instances of the agent on a single machine without significant performance degradation. Technical architecture and Zig implementation. The choice of Zig as the primary programming language is central to the project's goals. Zig provides manual memory management and low-level control, which facilitates the creation of small, fast binaries. Furthermore, the Zig toolchain is utilized to produce optimized WebAssembly (fx.wasm) builds. These Wasm builds allow fx to run in browser environments, as demonstrated on the project's official website, where the full CLI runs in-browser with networking delegated to the browser's fetch API. This demo currently supports browsers with WebAssembly JSPI, such as recent versions of Safari and Chrome. Workflow and core features. Users interact with fx through a series of straightforward commands. After installation, the workflow typically begins with fx login to authenticate via Vercel or fx setup to configure an AI Gateway API key. The agent can then be launched within a project directory, which serves as its primary workspace. For one-off queries, the fx ask command allows users to pass a prompt directly from the shell. The agent is model-agnostic, meaning it can be configured to work with various local models, API gateways, or direct provider access. It includes a minimal system prompt and streamlined toolset designed to reduce token costs and improve time-to-first-token (TTFT) performance. For diagnostics, fx includes a /trace command that generates a private Markdown report containing session context, runtime state, and logs, which can be reviewed and redacted before sharing. Extensibility: Skills, MCP, and ACP. Despite its minimal core, fx is designed to be highly extensible. It supports three primary methods of expansion: * Skills: These are reusable sets of instructions that can be linked to specific project scopes. * Model Context Protocol (MCP): fx can connect to external tools and data sources via MCP, a standardized protocol for AI agents. * Subagents: The system can delegate independent tasks to specialized sub-agents. For developers looking to integrate the agent into other software, fx supports the Agent Client Protocol (ACP), which allows the native agent to connect to text editors and other clients. The WebAssembly SDK includes createFxAgent and createFxTerminal functions, enabling the embedding of the core agent or the interactive terminal into JavaScript-based host applications. Security and permissions. Security is managed through a granular permission system. By default, fx starts in auto mode, which requires user review for sensitive actions that have not been previously authorized. The CLI includes commands like /permissions remember to store confirmed rules for specific tools and arguments, and /permissions revoke to remove them. This gives users control over exactly what the agent can modify or access within their local file system. Availability and licensing. Currently in version 0.0.3, fx is explicitly labeled as experimental software. Vercel Labs advises users that frequent changes will be made and the tool should be used "at your own risk." The project is licensed under the Apache-2.0 license, and the source code is publicly available for community contribution and audit. Building the project from source requires Zig version 0.16.0 or higher. References & Sources

eWeek
Aug 19th, 2026
Cursor expands beyond its AI editor with origin code hosting.

Cursor expands beyond its AI editor with origin code hosting. Cursor rolls out origin code hosting service. Image: Cursor Aug 19, 2026 eWeek content and product recommendations are editorially independent. Legal Tech LLC may make money when you click on links to its partners. Learn More Cursor is giving developers another place to put their code as it takes aim at GitHub with its new Origin hosting platform. Origin began rolling out in early beta on Aug. 17 to users on all paid Cursor plans, except enterprise organizations whose administrators opt out. Available through the desktop app's new Codebase tab and a command-line interface, the service lets developers create repositories, browse code, and manage pull requests. The launch was Cursor's first major product release since SpaceX completed its $60 billion acquisition of Anysphere, the company behind Cursor, on Aug. 14. Cursor announced that it is "starting with the essentials, designed for agent scale: repos, pull requests, code browsing, and GitHub sync." Rather than forcing teams to immediately abandon their existing infrastructure, the service uses a bidirectional bridge. "Your GitHub repos can sit alongside the ones Cursor hosts," Cursor wrote in its launch documentation. "Pushes keep going to GitHub, which stays the source of truth for anything started there." To maintain continuous integration and deployment workflows, Cursor debuted integrations with Vercel, Depot, and Buildkite, allowing teams to execute existing GitHub Actions workflows unchanged. Architectural pressure in the agent era. Origin's rollout arrived on the same day GitHub suffered a major service degradation lasting over 7 hours, disrupting pull requests, enterprise authentication, and Copilot. The incident followed eight service disruptions reported by GitHub in July, adding to concerns about the platform's recent reliability. GitHub Chief Technology Officer Vlad Fedorov previously acknowledged in an engineering post that the platform had failed to meet its availability standards, writing that "recent platform instability was primarily driven by rapid load growth." Traditional platforms like GitHub were created around human workflows, but autonomous software tools are altering repository traffic patterns. According to data reported by RuntimeWire, autonomous agents running in cloud virtual machines now generate 35% of all pull requests merged within Cursor. Origin is engineered to handle machine-speed commits and automate merge conflict resolutions when multiple agents edit identical files simultaneously. The transition of AI coding assistants into fully fledged hosting providers signals a structural shift in developer infrastructure: software development environments and version-control backends are consolidating into a single layer. By unifying the code editor, autonomous execution agents, and code storage under SpaceX's corporate umbrella, Cursor is constructing a vertically integrated software supply chain. While this closed feedback loop enables automated code testing and immediate agentic fixes, it also concentrates core developer tooling within one proprietary ecosystem. A chance for new code-hosting players. Origin could create major opportunities for developers and competing code-hosting companies that want to challenge GitHub's dominance. Cursor's biggest advantage is that it already controls the environment where many users write and review code. Bringing hosting into that workflow could reduce the friction between generating code, reviewing it and deploying it. But Origin still faces major hurdles. GitHub has a huge installed base, deep enterprise integrations and years of accumulated developer trust. Early-beta software also carries reliability, security and migration risks that mature infrastructure has already had time to address. For businesses, the sensible approach is to test Origin alongside GitHub rather than immediately replace an established source-control system. Cursor's synchronization model makes that possible while the company proves whether its agent-focused approach can deliver a meaningful advantage. Read more: Cursor 3 turns the editor into a unified workspace for AI coding agents, providing more context on the agent-based workflows that Origin is designed to support. Aminu Abdullahi is a B2C and B2B technology and finance writer with more than six years of experience covering enterprise IT, cybersecurity, cloud computing, artificial intelligence, fintech, business software, and emerging technologies. His work has appeared in publications including TechRepublic, eWEEK, Channel Insider, Geekflare, Enterprise Networking Planet, eSecurity Planet, CIO Insight, and Webopedia. With a technical background in computer science, he specializes in translating complex technology topics into clear, accessible content for business leaders and decision-makers.

InfoQ
Aug 13th, 2026
Vercel launches v0 API for headless app building.

Vercel launches v0 API for headless app building. * Daniel Dominguez Software Product Manager | Machine Learning Specialist Follow InfoQ on. Vercel has made the v0 API generally available, providing programmatic access to its AI-powered application-building agent. Developers can send prompts through the API, have v0 generate and modify application files, run the resulting app in a Vercel Sandbox, and receive a preview URL that can be embedded into their own interfaces. The API organizes each application around a chat that maintains the app's current state. Developers can send follow-up messages using the same chat ID, allowing v0 to continue editing the existing application. The API supports synchronous, asynchronous, and streaming requests, with streamed responses exposing individual agent actions such as file reads, edits, searches, Bash commands, and tool calls. Applications can also be created from existing GitHub repositories, ZIP archives, or sets of files. When the app is ready, developers can attach a Vercel project and deploy it through the API. Preview environments use short-lived tokens and can be accessed through a server-side proxy, keeping the v0 API key out of the browser. The API also supports external tools and design systems. Developers can connect MCP servers or load skills from team or user memory, skills.sh, or a connected repository. Up to three skills can be passed to a request. Vercel also provides integrations for using v0 as a tool inside other AI agents through MCP, the AI SDK, or Vercel's eve framework. This positions v0 differently from application-building tools such as Lovable and Bolt, which primarily provide interactive environments for generating applications. The v0 API instead exposes the application-building agent as infrastructure that developers can invoke from their own products, scripts, CI pipelines, or other agents. Vercel's approach also integrates the generated application directly with its Sandbox and deployment APIs. Community reaction has focused on the potential for the API to support fully programmatic application development. AI influencer ZenithAI described the release as: A powerful step toward fully programmatic app development workflows. Vercel developer @EstebanSuarez highlighted the intended agent workflow, explaining that an agent can send a prompt and design system to the v0 API, receive a live preview in a Vercel Sandbox, iterate on the application, and deploy it when ready, posting: Your agent needs an app. It sends a prompt to the v0 API along with your design system. Back comes a preview URL: the app live in a Vercel Sandbox. Your agent iterates on it. When it's ready, it deploys. That's the new v0 API. The new API is available through the v0 SDK, with the v2 API using https://api.v0.dev/v2. Developers can create an API key, install the SDK, and build interfaces that send prompts, stream agent activity, render previews, and deploy generated applications. Daniel Dominguez. Daniel is the Managing Partner at SamXLabs an AWS Partner Network company. He has over 13 years of experience in software product development for startups and Fortune 500 companies. Daniel holds a degree in Engineering and a Machine Learning specialization from the University of Washington. He is passionate about leveraging AI and cloud computing to create innovative solutions. As an AWS Community Builder in the Machine Learning tier, Daniel is committed to sharing knowledge and driving innovation in software products. Related sponsors. A round-up of last week's content on InfoQ sent out every Tuesday. Join a community of over 250,000 senior developers. View an example