Skip to content

Commit 820c1fa

Browse files
committed
fix: add server output
1 parent d494749 commit 820c1fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ export default defineConfig({
1111
: 'http://localhost:4321',
1212
integrations: [mdx(), sitemap(), tailwind()],
1313
adapter: aws(),
14+
output: 'server',
1415
})

0 commit comments

Comments
 (0)