vertex-dashboard/next.config.js
2025-04-18 21:32:20 +07:00

5 lines
94 B
JavaScript

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