suno / next.config.mjs
rippanteq7's picture
Upload folder using huggingface_hub
dfe72e0 verified
raw
history blame contribute delete
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;