T
traeai
Sign in
返回首页
Vercel News

Manage Vercel Firewall in the CLI

8.5Score
Manage Vercel Firewall in the CLI

TL;DR · AI Summary

You can now manage the Vercel Firewall directly from the CLI, including configuring custom rules, IP blocking, system bypass rules, attack mode, and system mitigations.

Key Takeaways

  • Use the `vercel firewall` command to configure custom rules.
  • Configure IP blocking and system bypass rules through the CLI.
  • Manage attack mode and system mitigations via the CLI.

Outline

Jump quickly between sections.

  1. Introduction to managing the Vercel Firewall using the Vercel CLI.

  2. Use the `vercel firewall` command to configure custom rules.

  3. Configure IP blocking settings through the CLI.

  4. Set system bypass rules through the CLI.

  5. Manage attack mode via the CLI.

  6. Manage system mitigations via the CLI.

Mindmap

See how the topics connect at a glance.

查看大纲文本(无障碍 / 无 JS 友好)
  • Vercel CLI 防火墙管理
    • 自定义规则
    • IP 封锁
    • 系统绕过规则
    • 攻击模式
    • 系统缓解措施

Highlights

Key sentences worth saving and sharing.

#Vercel#CLI#Firewall
Open original article

Manage Vercel Firewall in the CLI - Vercel

Skip to content

[](https://vercel.com/home)

  • Products
  • ##### Core Platform
  • Resources
  • ##### Company
  • ##### Learn
  • ##### Open Source
  • Solutions
  • ##### Use Cases
  • ##### Tools
  • ##### Users

Ask AI

Ask AILog In

Sign UpSign Up

Blog/Changelog

Manage Vercel Firewall in the CLI

![Image 1 Yash Kothari Engineering Intern](https://twitter.com/yashk_7)

1 min read

Copy URL

Copied to clipboard!

May 12, 2026

You can now manage the Vercel Firewall directly from the CLI.

Using the vercel firewall command, you can configure custom rules, IP blocks, system bypasses, attack mode, and system mitigations.

vercel firewall rules add --ai "Rate limit /api to 100 requests per minute by IP"vercel firewall ip-blocks block 1.2.3.4vercel firewall system-bypass add 10.0.0.1vercel firewall attack-mode enable --duration 1hvercel firewall system-mitigations pause

Manage Vercel Firewall functionality from the CLI

Building on the new CLI commands, the Vercel Firewall skill lets agents interact with the Firewall and includes best practices for rolling out new Firewall rules safely.

npx skills add vercel/vercel-plugin --skill vercel-firewall

Update to the latest CLI version and run vercel firewall to get started. Learn more about the Vercel Firewall CLI commands.

Ready to deploy?Start building with a free account. Speak to an expert for your _Pro_ or Enterprise needs.

Start DeployingTalk to an Expert

Explore Vercel Enterprise with an interactive product tour, trial, or a personalized demo.

Explore Enterprise

Get Started

Build

Scale

Secure

Resources

Learn

Frameworks

SDKs

Use Cases

Company

Community

[](https://vercel.com/home)

Loading status…Select a display theme:system light dark

AI may generate inaccurate information. Please verify important content.

通过 CLI 管理 Vercel 防火墙 | Vercel News | traeai