pnp-chatbot-admin-v1 / next.config.mjs
FauziIsyrinApridal
init
17fabdd
raw
history blame
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;