diff --git a/next.config.js b/next.config.js index 918fceb..6495d08 100644 --- a/next.config.js +++ b/next.config.js @@ -2,7 +2,7 @@ const nextConfig = { reactStrictMode: true, skipTrailingSlashRedirect: true, - basePath: '/agents/lit-matrix', + basePath: '/agents/literature-matrix', experimental: { instrumentationHook: true, serverActions: {