mirror of
https://github.com/ollama/ollama.git
synced 2025-11-30 01:37:14 +01:00
simple website
This commit is contained in:
4
web/next.config.js
Normal file
4
web/next.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {}
|
||||
|
||||
module.exports = nextConfig
|
||||
Reference in New Issue
Block a user