cognee/cognee-frontend/next.config.mjs
2024-05-17 13:42:14 +02:00

4 lines
92 B
JavaScript

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