Skip to content

Commit 8b1bd6c

Browse files
authored
Change to preset for v2 as well
1 parent 81888c8 commit 8b1bd6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/start/framework/react/hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export default defineConfig({
140140
tanstackStart(),
141141
nitroV2Plugin(/*
142142
// nitro config goes here, e.g.
143-
{ target: 'node-server' }
143+
{ preset: 'node-server' }
144144
*/),
145145
viteReact(),
146146
],

0 commit comments

Comments
 (0)