Deploy Failed
Common Causes
1. Build Errors
Your project has code errors that prevent building.
Solution: Fix errors shown in build logs before deploying.
2. Missing Dependencies
A required package is not installed.
Solution: Ensure package.json is correct.
3. Timeout
Build took too long.
Solution: Try deploying again. Complex projects may need multiple attempts.
4. Account Issues
Cloudflare account not connected or expired.
Solution: Reconnect Cloudflare in Settings.
Viewing Build Logs
- Click on failed deploy notification
- View build logs
- Look for error messages
- Fix the issue and redeploy
Still Failing?
Contact support@vulk.dev with:
- Project name
- Build logs
- Error messages