deepsite-ai-coding / next.config.js
likhonsheikh's picture
Upload next.config.js with huggingface_hub
fb9e93e verified
raw
history blame contribute delete
93 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
module.exports = nextConfig;