react-code-dataset
/
next.js
/test
/development
/app-dir
/multiple-compiles-single-route
/next.config.js
| /** | |
| * @type {import('next').NextConfig} | |
| */ | |
| const nextConfig = {} | |
| module.exports = nextConfig | |