chat-we-are-so-back/next.config.mjs
2025-05-19 22:37:34 -06:00

5 lines
92 B
JavaScript

/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;