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