comfyui-deploy-demos / next.config.js
BennyKok's picture
Initial commit from Create Next App
5870c02
raw
history blame
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig