Skip to content

Commit 41f5dc2

Browse files
committed
static
1 parent 8def8f3 commit 41f5dc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎apps/marketing/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: 'server',
10+
output: 'static',
1111
vite: {
1212
plugins: [tailwindcss()]
1313
},

0 commit comments

Comments
 (0)