next.config.mjs (
3
lines of code) (
raw
):
/** @type {import('next').NextConfig} */ const nextConfig = {}; export default nextConfig;