dan

Results 3 comments of dan

If I am not mistaken, the build will fail if there is no valid twitter API token provided (the request fails) ([here](https://github.com/t3-oss/create-t3-app/blob/next/www/src/components/landingPage/tweets/tweets.astro#L25)). Are you sure Vercel has the twitter token...

There is a config option in the turbo.json file to toggle back to the old output: https://turbo.build/repo/docs/reference/configuration#ui

This error happens when you have `declaration` set to true in `tsconfig.json`. I've created a repo with some steps to see the error here https://github.com/iAverages/openapi-ts-tanstack-query-repro https://stackblitz.com/~/github.com/iAverages/openapi-ts-tanstack-query-repro