churnml / next.config.mjs
vimal52's picture
Upload 13 files
4612a3e verified
raw
history blame contribute delete
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;