Spaces:
Running
Running
/** @type {import('next').NextConfig} */ | |
module.exports = { | |
reactStrictMode: true | |
} | |
/** @type {import('next').NextConfig} */ | |
module.exports = { | |
reactStrictMode: true | |
} | |