this repo has no description
at experimental 4 lines 92 B view raw
1/** @type {import('next').NextConfig} */ 2const nextConfig = {}; 3 4export default nextConfig;