mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
16 lines
472 B
Markdown
16 lines
472 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.html" title="the Nitro documentation for Firebase deployment"}
|