Files
heartb-web-oa-master/next.config.js
2025-07-14 12:25:42 +08:00

5 lines
92 B
JavaScript

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