Hello Vercel Team,
My Hobby workspace sfilmzteam has been paused due to exceeding the Fast Origin Transfer limit (30.23 GB / 10 GB).
Root cause identified and fixed: A download proxy API route (/api/download/proxy) was routing all file downloads through Vercel’s servers instead of serving them directly from Cloudflare R2. This caused unnecessary bandwidth consumption.
What I’ve done to fix it:
- Removed all references to the download proxy route
- All file downloads now go directly to R2, bypassing Vercel entirely
- Committed and pushed to main
Affected Workspace: sfilmzteam
Project: sfilmz
I understand the Hobby plan usage limits and will ensure my project stays within them going forward. The fix eliminates the bandwidth issue permanently.
Could you please review and unpause my workspace?
Thank you for your time.