mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-12 09:03:53 +00:00
c75c03e0bb
Co-authored-by: Alexander Lichter <manniL@gmx.net> Co-authored-by: Pooya Parsa <pyapar@gmail.com>
14 lines
561 B
Markdown
14 lines
561 B
Markdown
# Platforms
|
|
|
|
Nuxt Nitro comes with support out-of-the-box for a number of platforms.
|
|
|
|
1. [Azure Functions](/deployment/platforms/azure-functions)
|
|
1. [Azure Static Web Apps](/deployment/platforms/azure)
|
|
1. [Cloudflare](/deployment/platforms/cloudflare)
|
|
1. [Firebase](/deployment/platforms/firebase)
|
|
1. [Netlify](/deployment/platforms/netlify)
|
|
1. [PM2](/deployment/platforms/pm2)
|
|
1. [Vercel](/deployment/platforms/vercel)
|
|
|
|
We'd welcome pull requests adding support for more, or you can release [a custom preset](/deployment/presets/custom) as a separate package.
|