covidpass-greenpass-su-ipho.../next.config.js

5 lines
79 B
JavaScript

const {i18n} = require('./next-i18next.config');
module.exports = {
i18n,
};