1
Fork 0
holycow/holycow_frontend/next.config.mjs
2024-11-28 00:02:08 +01:00

4 lines
92 B
JavaScript

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