ai-flash-card / next.config.mjs
next.config.mjs
Raw
/** @type {import('next').NextConfig} */
const nextConfig = {};

export default nextConfig;