Files
copilotkit--copilotkit/examples/showcases/oracle-agent-memory/frontend/next.config.ts
T
2026-07-13 12:58:18 +08:00

5 lines
92 B
TypeScript

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