react-code-dataset / next.js /test /e2e /chrome-devtools-workspace /fixtures /custom-disable /next.config.js
| /** | |
| * @type {import('next').NextConfig} | |
| */ | |
| const nextConfig = {} | |
| module.exports = nextConfig | |
| /** | |
| * @type {import('next').NextConfig} | |
| */ | |
| const nextConfig = {} | |
| module.exports = nextConfig | |