Updated to NextJS 12
This commit is contained in:
parent
16fee4031d
commit
b05897f0b5
57 changed files with 205 additions and 323 deletions
|
|
@ -1,6 +1,7 @@
|
|||
const { i18n } = require('./next-i18next.config');
|
||||
|
||||
module.exports = {
|
||||
swcMinify: true,
|
||||
i18n,
|
||||
reactStrictMode: true,
|
||||
rewrites: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue