3-ai-native-e2e-sample/frontend/next.config.js (
4
lines of code) (
raw
):
// eslint-disable-next-line no-undef module.exports = { reactStrictMode: true, swcMinify: true, }