fccview_cronmaster/next.config.js

7 lines
94 B
JavaScript

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