Void/next.config.js

3 lines
45 B
JavaScript

module.exports = {
reactStrictMode: true
};