Files
tm-logger/next.config.js
2024-01-08 08:10:39 +01:00

5 lines
92 B
JavaScript

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