next.js/examples/with-clerk/next.config.js
next.config.js5 lines94 B
/** @type {import('next').NextConfig} */
const nextConfig = {};

module.exports = nextConfig;
Quest for Codev2.0.0
/
SIGN IN