Files
hyggecraftery-web/next.config.mjs
2026-06-28 22:54:40 +02:00

5 lines
92 B
JavaScript

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