UNPKG

embedia

Version:

Zero-configuration AI chatbot integration CLI - direct file copy with embedded API keys

8 lines (5 loc) 119 B
/** @type {import('next').NextConfig} */ const nextConfig = { reactStrictMode: true, }; export default nextConfig;