morphik-core/ee/ui-component/next.config.mjs

5 lines
92 B
JavaScript
Raw Normal View History

2025-01-11 16:22:00 +05:30
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;