Nuxt/docs/content/2.guide/5.deploy/providers/firebase.md
Ilya Artamonov 657719f689
docs: update links to nitro.unjs.io (#6684)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-16 19:29:46 +02:00

16 lines
467 B
Markdown

---
icon: LogoFirebase
---
# Firebase Hosting
How to deploy Nuxt to [Firebase Hosting](https://firebase.google.com/docs/hosting).
Nitro supports [Firebase Hosting](https://firebase.google.com/docs/hosting) with Cloud Functions out of the box.
**Note**: You need to be on the **Blaze plan** to use Nitro with Cloud Functions.
## Learn More
:ReadMore{link="https://nitro.unjs.io/deploy/providers/firebase" title="the Nitro documentation for Firebase deployment"}