Files
cronmaster/next.config.js
2025-08-26 07:59:08 +01:00

7 lines
94 B
JavaScript

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