ollama/client/next.config.js
2023-06-22 18:31:40 -04:00

4 lines
92 B
JavaScript

/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig