ToolsThe story, in brief

Create Vercel Firewall rules with natural language

Vercel just shipped natural language WAF rules. No more regex. Describe what you need, AI builds the firewall.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

AI is moving into infrastructure automation—founders can now configure security policies in plain English rather than wrestling with traditional WAF syntax. This is a concrete example of AI-assisted DevOps shipping at scale.

The key facts

9 to know
  1. Vercel Firewall now supports natural language rule generation

  2. Users can describe behavior and dashboard auto-generates WAF custom rules

  3. Supports rate limiting, blocking, challenging, logging, and redirecting based on IP, path, country, user agent

  4. Available via dashboard and Vercel CLI

  5. Examples include authorization header validation, blocking /wp-admin, geo-blocking /checkout

  6. Vercel adds natural language WAF rule generation to dashboard and CLI

  7. Users can describe security behavior in plain text; system generates custom rules

  8. Supports rate limiting, blocking, challenging, redirecting based on IP, path, country, user agent

  9. Feature available via Vercel Firewall custom rules page and CLI

Go to the source

Vercel Blogvercel.com

Publisher excerpt: now lets you create WAF custom rules using natural language. Describe the behavior you need and the dashboard will generate the rule.Vercel Firewall Visit the to try creating a rate-limiting rule:firewall custom rules page Or use the Vercel CLI: let you control traffic to your site by logging,…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools