Skip to content

Commit

Permalink
Update astro.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
saumilthecode authored Aug 7, 2024
1 parent 734b426 commit 313f3da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export default defineConfig({
],
prefetch: true,
},
output: 'static', // Add this line for static output
integrations: [
react(),
tailwind({
Expand Down

0 comments on commit 313f3da

Please sign in to comment.