DevJourney

React/react.dj.upayan.dev/next.config.mjs

/** @type {import('next').NextConfig} */
const nextConfig = {};

export default nextConfig;
View on GitHub