furtuna-dashboard/next.config.mjs

5 lines
92 B
JavaScript
Raw Permalink Normal View History

2024-05-14 19:43:45 +07:00
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;