wedding-planner-frontend/next.config.mjs

6 lines
93 B
JavaScript
Raw Normal View History

2024-08-11 12:03:11 +02:00
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;