Nexora-Music / frontend /next.config.mjs
ChandimaPrabath's picture
nextjs init
21986a1
raw
history blame contribute delete
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;