www_indaba/next.config.mjs
2025-06-04 14:44:37 +02:00

5 lines
90 B
JavaScript

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