SurfSense/next.config.mjs
DESKTOP-RTLN3BA$punk 7df210584c init
2024-08-12 00:32:42 -07:00

4 lines
92 B
JavaScript

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