How to properly deploy app without paying for Google Cloud?

I am building a web game inside AI Studio, using Gemini 3. It’s using React

I uploaded my project to github and used Vercel to deploy it. On Vercel I connected the Github repository and deployed the app, but after all is said and done I am just getting a blank solid color screen when I open the link with the game. Same thing happens if I download the app from AI studio and open index.html - just a blank, solid colored screen.

All the files should have been uploaded to github and/or downloaded locally, so things should be working correctly, but they are not. Not sure what the deal is? Thank you.

1 Like

Hi @St_Michael_the_Archa

Apologies for the delayed response. This appears to be a temporary issue related to local file permissions. The app unable to run simply by double-clicking the file, as browsers might be restricting the code for security reasons. Please check if the browser is blocking access and try loading the app to resolve the issue. Let us know if the issue still persists. Thanks.