enable hyrbide rendering
This commit is contained in:
@@ -4,7 +4,7 @@ import node from "@astrojs/node";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
output: "server",
|
||||
output: "hybrid",
|
||||
adapter: node({
|
||||
mode: "standalone"
|
||||
})
|
||||
|
Reference in New Issue
Block a user