work-sestym/frontend/next.config.mjs
2026-02-28 20:58:17 +01:00

5 lines
92 B
JavaScript

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