Vercel ι²η«ε’ζ―ζθͺηΆθ―θ¨εε»Ίθ§ε
Source: Vercel News
Vercel Firewall now lets you create WAF custom rules using natural language. Describe the behavior you need and the dashboard will generate the rule.
Visit the firewall custom rules page to try creating a rate-limiting rule:
WAF custom rules let you control traffic to your site by logging, blocking, challenging, rate limiting, or redirecting requests based on conditions like IP address, path, country, user agent, and more.
For example, you can:
Log all requests to
/api/webhookwith a missing authorization headerBlock all requests to
/wp-adminChallenge all traffic to
/checkoutthat doesn't come from the US
Generate your first rule or learn more in the documentation.