I deploy my ai studio app via netlify,but return 429 to many request when it invoking gemini
04:51 26 Dec 2025

enter image description here

I generate an app on google AI studio. and upload code to github, then deploy app via netlify, but unfortunatelly, when I use it, invoke gemini return code 429.

This app only has one user, just for me, so too many request is impossible, how can I fix it? thanks

netlify