Update astro.config.mjs
This commit is contained in:
parent
0aa0d3b4f0
commit
bb748df37c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ export default defineConfig({
|
|||
}),
|
||||
icon(),
|
||||
],
|
||||
output: "server",
|
||||
output: "hybrid",
|
||||
adapter: node({
|
||||
mode: "standalone",
|
||||
}),
|
||||
|
|
Loading…
Reference in a new issue