next.config.js 47 B

123
  1. module.exports = {
  2. reactStrictMode: true,
  3. };