react-code-dataset
/
next.js
/test
/development
/basic
/barrel-optimization
/fixture-tremor
/next.config.mjs
| /** @type {import('next').NextConfig} */ | |
| const nextConfig = {} | |
| export default nextConfig | |