An error occurred during deployment. Please fix:
Running build in Washington, D.C., USA (East) – iad1
Build machine configuration: 2 cores, 8 GB
Retrieving list of deployment files...
Previous build caches not available.
Downloading 249 deployment files...
...
at <unknown> (./components/solutions/solutions-list.tsx:169:32)
ELIFECYCLE Command failed with exit code 1.
Error: Command "pnpm run build" exited with 1
我看到问题所在:代码中使用了中文引号 "丰知" 而不是英文引号,这可能导致编译错误。让我修复这个问题:
已修复编译错误。问题在于中文双引号 "丰知" 嵌套在 JavaScript 字符串中导致语法错误,现已将其替换为中文书名号 「丰知」,避免与字符串定界符冲突。
截图显示:服务卡片图片未加载(显示灰色背景+alt文字),咨询服务和大模型服务卡片下方副标题(红色)与描述文字(灰色)内容重复显示。
现在我理解了所有问题,来逐个修复:
已修复三个问题:
You can send messages while the preview loads