sixty5-street/next.config.js
2025-07-19 16:24:48 +05:30

5 lines
92 B
JavaScript

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