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