Web.Auth.Nexus / frontend /next.config.mjs
ChandimaPrabath's picture
init
e71a2ef
raw
history blame contribute delete
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;