Files
Nytegear.com/next.config.js
2024-01-15 05:27:46 +00:00

5 lines
92 B
JavaScript

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