rsnext/test/e2e/rsc-layers-transform/next.config.js

5 lines
75 B
JavaScript

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