zero-gpu-spaces / next.config.mjs
enzostvs's picture
enzostvs HF Staff
Initial commit from Create Next App
e5f9c03
raw
history blame
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;