Google AI Studio lets you to deploy your full-stack applications directly from Build Mode. This provides a fast path from prototype to a managed, scalable production environment.
Deployment options
To deploy your application from AI Studio Build Mode, the requirements depend on the tier you use:
- Google Cloud Starter Tier: Lets you publish up to 2 full-stack applications without setting up a Google Cloud project or billing account.
- Standard Deployment: Requires a Google Cloud project linked to your AI Studio account and billing enabled on that project.
About the Starter Tier
The Google Cloud Starter Tier provides a streamlined path to deploy applications to Google Cloud directly from Google AI Studio without setting up a full Google Cloud environment or billing account.
Each Google AI Studio deployment creates a corresponding service in Cloud Run. For services deployed in Google AI Studio with Starter Tier, the following limitations apply:
- You can deploy up to two services.
- Your services are deployed in a single Cloud Run region.
Starter Tier deployment steps
After designing your app in Build mode, deploy it with Starter Tier:
- Click the Publish button in the top right corner.
- Click Get Started.
- Click Publish App.
Once deployment is complete, AI Studio provides a Cloud Run URL where you can access your live application.
Custom URLs for AI Studio
When publishing an application from Google AI Studio, you can set a custom,
memorable subdomain under ai.studio (for example,
https://your-app-name.ai.studio).
Google AI Studio requires subdomains to be globally unique across all projects, and assigns them on a first-come, first-served basis. If another project already uses a name, AI Studio prompts you to choose a different one. If you unpublish or delete an application, its custom URL is released and becomes available for other users to claim.
Set a custom URL
To set or update a custom URL for your application:
- Open your application in Google AI Studio in Build mode.
- Click