module.exports = { root: true, extends: ["saleor"], settings: { next: { rootDir: ["apps/*/"], }, }, };