next.config.js 92 B

1234
  1. /** @type {import('next').NextConfig} */
  2. const nextConfig = {}
  3. module.exports = nextConfig