Spaces:
Runtime error
Runtime error
| /** @type {import('next').NextConfig} */ | |
| const nextConfig = { | |
| reactStrictMode: true, | |
| } | |
| module.exports = nextConfig | |
| /** @type {import('next').NextConfig} */ | |
| const nextConfig = { | |
| reactStrictMode: true, | |
| } | |
| module.exports = nextConfig | |