dwldashboard/next.config.js

5 lines
92 B
JavaScript
Raw Permalink Normal View History

2023-12-12 08:35:49 +00:00
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig