Skip to content

Error: No Output Directory named "build" found after the Build completed. #274

Locked Answered by zhyd1997
zhyd1997 asked this question in Help
Discussion options

You must be logged in to vote

Sorry, it's my fault!

Fixed in turbo.json in root folder!

"outputs": [
  "dist/**",
+ "build/**",
  ".next/**"
]

Replies: 0 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by zhyd1997
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant