mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: add cleavr to supported hosting providers (#8285)
This commit is contained in:
parent
cfaa46201a
commit
c6a6dceec1
@ -139,6 +139,7 @@ Nuxt 3 can be deployed to several cloud providers with a minimal amount of confi
|
||||
|
||||
- :IconCloud{class="h-5 w-4 inline mb-2"} [AWS](https://nitro.unjs.io/deploy/providers/aws)
|
||||
- :LogoAzure{class="h-5 w-4 inline mb-2"} [Azure](https://nitro.unjs.io/deploy/providers/azure)
|
||||
- :IconCloud{class="h-5 w-4 inline mb-2"} [Cleavr](https://nitro.unjs.io/deploy/providers/cleavr)
|
||||
- :LogoCloudFlare{class="h-5 w-4 inline mb-2"} [CloudFlare](https://nitro.unjs.io/deploy/providers/cloudflare)
|
||||
- :IconCloud{class="h-5 w-4 inline mb-2"} [Digital Ocean](https://nitro.unjs.io/deploy/providers/digitalocean)
|
||||
- :LogoFirebase{class="h-5 w-4 inline mb-2"} [Firebase](https://nitro.unjs.io/deploy/providers/firebase)
|
||||
|
@ -74,4 +74,5 @@
|
||||
/guide/deploy/providers/render https://nitro.unjs.io/deploy/providers/render 302!
|
||||
/guide/deploy/providers/stormkit https://nitro.unjs.io/deploy/providers/stormkit 302!
|
||||
/guide/deploy/providers/vercel https://nitro.unjs.io/deploy/providers/vercel 302!
|
||||
/guide/deploy/providers/cleavr https://nitro.unjs.io/deploy/providers/cleavr 302!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user