What problem does it solve?
This Skill provides comprehensive guidance for configuring, deploying, and troubleshooting Firebase App Hosting when using Next.js and related frameworks. It helps teams set up apphosting.yaml, manage environment variables and secrets, and optimize Cloud Run deployment settings for reliable production environments.
Core Features & Use Cases
- Setup and validation of apphosting.yaml for Next.js apps and other frameworks
- Troubleshooting build/deploy failures, runtime errors, and environment issues
- Secrets management and environment variable configuration using Cloud Secret Manager
- Guidance on performance tuning and Cloud Run resource allocation for scalable hosting
- Use cases: migrating a Next.js app to Firebase App Hosting, debugging a failed deployment, or securing production credentials
Quick Start
Start by running through the initial App Hosting setup: create apphosting.yaml, configure environment variables, add secrets via Cloud Secret Manager, and deploy to Firebase Hosting with Cloud Run backend.