Files
convex-monorepo/apps/web/next.config.js
2025-10-29 09:02:41 -05:00

5 lines
92 B
JavaScript

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