rsnext/test/e2e/app-dir/metadata/next.config.js

3 lines
55 B
JavaScript

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