diff --git a/next.config.mjs b/next.config.mjs index 36550f38e611..2803fa6f6668 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -23,7 +23,6 @@ const nextConfig = { '@lobehub/ui', 'gpt-tokenizer', 'chroma-js', - 'shiki', ], webVitalsAttribution: ['CLS', 'LCP'], },