rapharehap/next.config.js
2025-08-26 13:45:05 +05:30

5 lines
92 B
JavaScript

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