This is my first time creating this type of page. I made it with Google AI Studio, but I don't understand why it's not working; it just appears blank.
link to the page: https://app-planificacion-salud.vercel.app/
If you still see a blank page after that, right click on the page -> Inspect Element -> Console to see any errors.
One possible error you'll get is a missing API_KEY environment variable, which you'll need to set to your Gemini API Key in your Vercel Dashboard by going to your project -> Settings -> Environment Variables
Thank you so much! That was the solution, now it works perfectly
I was with the same problem, thank you guys! Now solved!!