mirror of
https://github.com/Heretek-AI/heretek-openclaw-docs.git
synced 2026-07-01 13:18:20 -04:00
updated basepath
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
output: "export",
|
||||
basePath: "/heretek-openclaw",
|
||||
basePath: "/heretek-openclaw-docs",
|
||||
images: {
|
||||
unoptimized: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user