Skip to content

Commit 57b19a8

Browse files
Update astro.config.mjs
1 parent 55ba712 commit 57b19a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import vercel from '@astrojs/vercel';
77

88
// https://astro.build/config
99
export default defineConfig({
10-
output: 'static',
10+
output: 'hybrid',
1111
adapter: vercel({
1212
imageService: true,
1313
devImageService: 'sharp',

0 commit comments

Comments
 (0)