react-code-dataset
/
next.js
/test
/e2e
/app-dir
/app-root-params
/fixtures
/use-cache-build
/next.config.js
| module.exports = { | |
| experimental: { | |
| useCache: true, | |
| }, | |
| } | |