现在可以通过vercel.json控制Web应用防火墙
You can now control Vercel’s Web Application Firewall (WAF) actions directly in vercel.json, alongside existing support in the dashboard, API, and terraform.The has and missing matchers have also...
Vercel的Web应用防火墙(WAF)现可通过vercel.json直接配置,增强了匹配器的条件支持,包括字符串比较和正则表达式等。示例展示了如何拒绝特定请求头部。