最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

reactjs - Is there a reason why vercel is not deploying my react app due to missing routes-manifest.json file? - Stack Overflow

programmeradmin0浏览0评论

I am trying to deploy my react app using vercel. These are the instructions I have used:

  • Vercel CLI
  • Install the Vercel CLI and run vercel to deploy.
  • Vercel will detect that you are using React and will enable the correct settings for your deployment.
  • Your application is deployed! (e.g. create-react-template.vercel.app)

In my terminal whenever I run vercel --prod. It tries to build but then shows up with an error saying this:

Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Install the latest PowerShell for new features and improvements! 

PS C:\Users\mahip>  cd C:\Users\mahip\my-silks
PS C:\Users\mahip\my-silks> vercel --prod
Vercel CLI 39.4.2

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论