Files
reflector/next.config.js
2023-07-11 18:40:11 +07:00

5 lines
92 B
JavaScript

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