Compare commits
2 Commits
9b797a09a6
...
cf2c6b61e2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cf2c6b61e2 | ||
|
|
f44868c33a |
File diff suppressed because one or more lines are too long
@ -3,7 +3,7 @@
|
||||
*/
|
||||
import { i18n } from './next-i18next.config.mjs';
|
||||
|
||||
const output = process.env.NODE_ENV === 'production' ? 'export' : 'standalone';
|
||||
const output = 'standalone';
|
||||
const nextConfig = {
|
||||
trailingSlash: true,
|
||||
i18n,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user