HomePilot / frontend /next.config.js
HomePilot Deploy Bot
chore(hf): sync HomePilot to HF Space
921d377
Raw
History Blame Contribute Delete
93 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
module.exports = nextConfig;