solito: with-tailwind Starter repo fails to deploy on vercel

Using the “Deploy” button on the Solito with Tailwind starter repo found here, the deployment fails with the following error:

Error: The file "/vercel/path0/apps/next/.next/routes-manifest.json" couldn't be found. This is normally caused by a misconfiguration in your project.

I believe turbo may be causing the issue as it seems 0 tasks are found by it’s build command (as seen in the attached log.)

log.txt

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 15 (14 by maintainers)

Most upvoted comments

ah yup that did it thanks @anthonyshew ! I’ll get a PR up with this fix