nuxt.com
nuxt.com copied to clipboard
docs: add Sevalla deployment documentation
๐ Linked issue
โ Type of change
- [x] ๐ Documentation (updates to the documentation or readme)
- [ ] ๐ Bug fix (a non-breaking change that fixes an issue)
- [ ] ๐ Enhancement (improving an existing functionality)
- [x] โจ New feature (a non-breaking change that adds functionality)
- [ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
Sevalla is a modern cloud platform for hosting applications, databases, object storage, and static sites, offering a simple and scalable deployment experience.
This PR adds documentation for deploying Nuxt applications to Sevalla. It introduces a new markdown file under the deployment guides and includes the relevant integration image. This helps users understand how to deploy their Nuxt projects on Sevalla, expanding the available deployment options in the documentation.
Pending https://github.com/nitrojs/nitro/pull/3554