Vercel重新部署失败,提示@vercel/analytics 被全局安装了,而Vercel 不支持全局安装的包。

Author: jason-xiaobaiaiCreated Dec 1, 2023Updated Dec 1, 2023

How is Anse deployed?

Vercel

Describe the bug

@vercel/analytics` is globally installed, which is not supported. Please move the dependency to your deployed application's package.json

Console Logs

No response

Participation

  • I am willing to submit a pull request for this issue.