hf-public-data-insights / next.config.mjs
Xianbao QIAN
Initial commit from Create Next App
a658051
raw
history blame
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;