rsnext/test/e2e/app-dir/use-selected-layout-segment-s/next.config.js

5 lines
62 B
JavaScript

module.exports = {
experimental: {
appDir: true,
},
}