Current: Legitimate user traffic on multi-tenant subdomain platform (*.weaven.io) is being blocked with 403 Forbidden by Vercel’s DDoS Mitigation system.
Expected: All subdomains under *.weaven.io should be accessible to real users without being flagged as DDoS traffic.
- Visit any subdomain of weaven.io (e.g. endvchaos.weaven.io)
- Receive 403 Forbidden error
- Blocked Request IDs:
- icn1::mqfnj-1778325716239-f7efd2529192
- sfo1::t7nj6-1778325244681-839c9f7d1387
Note: Already tried adding a Custom Rule (Hostname matches .*.weaven.io$ → Bypass) but it does not override system-level DDoS Mitigation.
URL: weaven.io (*.weaven.io)
Framework: Next.js
Plan: Hobby
Architecture: Multi-tenant blog platform — each blog runs on its own subdomain. Multiple different subdomains receiving traffic is expected behavior, not an attack.