websites/apps/web/next.config.js

4 lines
47 B
JavaScript
Raw Normal View History

module.exports = {
reactStrictMode: true,
};