react-code-dataset / next.js /test /production /app-dir /empty-generate-static-params /next.config.js
| /** | |
| * @type {import('next').NextConfig} | |
| */ | |
| const nextConfig = {} | |
| module.exports = nextConfig | |
| /** | |
| * @type {import('next').NextConfig} | |
| */ | |
| const nextConfig = {} | |
| module.exports = nextConfig | |