Skip to content

Commit

Permalink
fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
doerfli committed Nov 1, 2024
1 parent 6aae42d commit c59d31f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const { i18n } = require('./next-i18next.config');
const nextConfig = {
output: 'standalone',
reactStrictMode: true,
swcMinify: true,
i18n,
}

Expand Down

0 comments on commit c59d31f

Please sign in to comment.