Skip to content

Commit

Permalink
changedNextfile
Browse files Browse the repository at this point in the history
  • Loading branch information
BuyankhuuTsCAl committed Apr 15, 2024
1 parent 74a33be commit 79a7d99
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@
const nextConfig = {}

module.exports = nextConfig

module.exports = {
compiler: {
// Enables the styled-components SWC transform
styledComponents: true
}
}

0 comments on commit 79a7d99

Please sign in to comment.