Files
caszl-next/next.config.js
quantulr 1a22404f19 update
2023-11-01 17:27:06 +08:00

6 lines
93 B
JavaScript

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