Skip to content
    Back to all Bounties

    Earn 18,000 ($180.00)

    Time Remainingdue 2 years ago
    Canceled

    Set up Rate Limiting for a Next.js app hosted on Vercel (URGENT)

    questionai
    questionai
    Posted 2 years ago

    Bounty Description

    Problem Description

    I'm currently getting a lot of requests from a malicious bot that's not respecting robots.txt on my Next.js app that's hosted on Vercel. This is leading to a lot of bandwidth consumption

    I want to set up rate limiting for these kind of bots using middleware/edge functions/whatever solution you think is best.

    Acceptance Criteria

    Bot is no longer able to access the web application leading to lowered bandwidth consumption.