react-code-dataset
/
next.js
/test
/development
/app-dir
/error-overlay
/duplicate-runtime-error
/next.config.js
| /** | |
| * @type {import('next').NextConfig} | |
| */ | |
| const nextConfig = {} | |
| module.exports = nextConfig | |