Files
OpenClaw-bot-review/next.config.mjs
T

4 lines
91 B
JavaScript

/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;