1
Fork 0
holycow/holycow_frontend/next.config.mjs

5 lines
92 B
JavaScript
Raw Normal View History

2024-11-27 23:01:46 +00:00
/** @type {import("next").NextConfig} */
const nextConfig = {};
export default nextConfig;