v2.0 - 1
This commit is contained in:
parent
582492a867
commit
1948dffedb
File diff suppressed because one or more lines are too long
@ -3,7 +3,7 @@
|
|||||||
*/
|
*/
|
||||||
import { i18n } from './next-i18next.config.mjs';
|
import { i18n } from './next-i18next.config.mjs';
|
||||||
|
|
||||||
const output = process.env.NODE_ENV === 'production' ? 'export' : 'standalone';
|
const output = 'standalone';
|
||||||
const nextConfig = {
|
const nextConfig = {
|
||||||
trailingSlash: true,
|
trailingSlash: true,
|
||||||
distDir: 'build',
|
distDir: 'build',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user