Hanzo-Community/ai-chat
0
1/** @type {import('next').NextConfig} */2const nextConfig = {3 reactStrictMode: true,4 swcMinify: true,5}6 7module.exports = nextConfig8 1/** @type {import('next').NextConfig} */2const nextConfig = {3 reactStrictMode: true,4 swcMinify: true,5}6 7module.exports = nextConfig8