Logo.Ai / next.config.mjs
enzostvs's picture
enzostvs HF staff
responsive
93233eb
raw
history blame contribute delete
No virus
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;