Initializing build environment taking too long / Build failed to initialize and was timed out
Currently trying to deploy a frontend react+vite app where the frontend itself is part of a monorepo (turbo)
At first, it was getting past the
now after i have set the variables and pushed the latest code, it just gets stuck at the initial build stage for some reason (
Any ideas?
At first, it was getting past the
Initializing build environment environment build stage (first build that triggered when i imported the repo), but i cancelled the build when i realized that i haven't pushed the changes that had the cf vite dependencies, and because I haven't set all of the environment variablesnow after i have set the variables and pushed the latest code, it just gets stuck at the initial build stage for some reason (
Initializing build environment ).Any ideas?
