Spaces:
No application file
No application file
| // next.config.js | |
| module.exports = { | |
| reactStrictMode: true, | |
| swcMinify: true, | |
| // Add custom config options here if needed | |
| }; | |
| // next.config.js | |
| module.exports = { | |
| reactStrictMode: true, | |
| swcMinify: true, | |
| // Add custom config options here if needed | |
| }; | |