mdn-chatbot / next.config.js
justest's picture
initial commit
a6ae084
raw
history blame contribute delete
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig