Deployment Logs
View real-time build and runtime logs for this instance.
bash — root@serverfy-cluster-1
20:45:37[INFO] Initializing deployment pipeline for serverfy-demo
20:45:37[INFO] Fetching latest commit from main branch
20:45:37[INFO] Installing dependencies (npm install)
20:45:37[INFO] Generating optimized production build (Next.js)
20:45:37[INFO] Build completely successfully in 1402ms
20:45:37[INFO] Starting standalone Node.js server
20:45:37[OK] Server is running on port 3000
20:45:37[OK] Health check passed (/api/health) in 12ms
20:45:37[INFO] Deployment marked as successful. Container active.