Use for deployments, shipping, releasing, pushing to production, hotfixes, rollbacks, and any task related to getting code live
94
97%
Does it follow best practices?
Impact
86%
1.32xAverage score across 3 eval scenarios
Passed
No known issues
A developer on the Forge team has just opened a PR for a new feature. The Vercel preview deployment failed immediately. The developer has never dealt with a Vercel build failure on this project before and isn't sure where to start. They've shared a description of the symptoms and need you to help them understand what each symptom means and exactly what to do to fix it.
The developer has shared the following notes about what they are seeing:
Type error: Property 'orgId' does not exist on type 'Session'Environment variable NEXT_PUBLIC_DATA_URL is not definedModule not found: Can't resolve '../hooks/useProjects'Components/Button worked locally but failed on the build serverWrite a troubleshooting guide (troubleshooting-guide.md) that explains each of these failure modes and the correct resolution for each.
Write a file named troubleshooting-guide.md that: