We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f008f commit 87122a4Copy full SHA for 87122a4
src/routes/solid-start/reference/config/define-config.mdx
@@ -54,6 +54,7 @@ An overview of all available presets is available in the [Deploy section of the
54
55
- [Node.js Server](https://nitro.unjs.io/deploy/runtimes/node#handler-advanced) (`node`) (Default)
56
- [Deno Server](https://nitro.unjs.io/deploy/runtimes/deno) (`deno_server`)
57
+- [Bun Server](https://nitro.build/deploy/runtimes/bun) (`bun`)
58
59
**Providers**
60
0 commit comments