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