logo_app / next.config.mjs
BBo09's picture
Upload 11 files
f738b9d verified
raw
history blame contribute delete
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;