module.exports = { i18n: { locales: ['en', 'id'], defaultLocale: 'en', }, experimental: { clientRouterFilter: true, clientRouterFilterRedirects: true, }, }