2025-Sep-12 22:07:05.656353 #13 0.954 ▲ Next.js 15.3.5 2025-Sep-12 22:07:05.656353 #13 0.954 - Environments: .env 2025-Sep-12 22:07:05.656353 #13 0.954 2025-Sep-12 22:07:05.656353 #13 0.977 Creating an optimized production build ... 2025-Sep-12 22:07:05.656353 #13 11.29 ✓ Compiled successfully in 6.0s 2025-Sep-12 22:07:05.656353 #13 11.29 Skipping linting 2025-Sep-12 22:07:05.656353 #13 11.29 Checking validity of types ... 2025-Sep-12 22:07:05.656353 #13 23.77 Collecting page data ... 2025-Sep-12 22:07:05.656353 #13 24.37 TypeError: Cannot read properties of undefined (reading 'promise') 2025-Sep-12 22:07:05.656353 #13 24.37 at eD (.next/server/chunks/3671.js:8:36133) 2025-Sep-12 22:07:05.656353 #13 24.37 at eh (.next/server/chunks/3671.js:8:36900) 2025-Sep-12 22:07:05.656353 #13 24.37 at 96157 (.next/server/chunks/4667.js:1:15923) 2025-Sep-12 22:07:05.656353 #13 24.37 at t (.next/server/webpack-runtime.js:1:128) 2025-Sep-12 22:07:05.656353 #13 24.37 at 41098 (.next/server/app/api/auth/[...all]/route.js:1:721) 2025-Sep-12 22:07:05.656353 #13 24.37 at t (.next/server/webpack-runtime.js:1:128) 2025-Sep-12 22:07:05.656353 #13 24.37 at 42847 (.next/server/app/api/auth/[...all]/route.js:1:1174) 2025-Sep-12 22:07:05.656353 #13 24.37 at t (.next/server/webpack-runtime.js:1:128) 2025-Sep-12 22:07:05.656353 #13 24.37 at t (.next/server/app/api/auth/[...all]/route.js:1:4143) 2025-Sep-12 22:07:05.656353 #13 24.37 at (.next/server/app/api/auth/[...all]/route.js:1:4186) 2025-Sep-12 22:07:05.656353 #13 24.37 2025-Sep-12 22:07:05.656353 #13 24.37 > Build error occurred 2025-Sep-12 22:07:05.656353 #13 24.40 [Error: Failed to collect page data for /api/auth/[...all]] { 2025-Sep-12 22:07:05.656353 #13 24.40 type: 'Error' 2025-Sep-12 22:07:05.656353 #13 24.40 } 2025-Sep-12 22:07:05.656353 #13 ERROR: process "/bin/bash -ol pipefail -c npm run build" did not complete successfully: exit code: 1 2025-Sep-12 22:07:05.656353 ------ 2025-Sep-12 22:07:05.656353 > [stage-0 9/11] RUN --mount=type=cache,id=f0scss4kgs8koww48sks8wk8-next/cache,target=/app/.next/cache --mount=type=cache,id=f0scss4kgs8koww48sks8wk8-node_modules/cache,target=/app/node_modules/.cache npm run build: 2025-Sep-12 22:07:05.656353 24.37 at t (.next/server/webpack-runtime.js:1:128) 2025-Sep-12 22:07:05.656353 24.37 at 42847 (.next/server/app/api/auth/[...all]/route.js:1:1174) 2025-Sep-12 22:07:05.656353 24.37 at t (.next/server/webpack-runtime.js:1:128) 2025-Sep-12 22:07:05.656353 24.37 at t (.next/server/app/api/auth/[...all]/route.js:1:4143) 2025-Sep-12 22:07:05.656353 24.37 at (.next/server/app/api/auth/[...all]/route.js:1:4186) 2025-Sep-12 22:07:05.656353 24.37 2025-Sep-12 22:07:05.656353 24.37 > Build error occurred 2025-Sep-12 22:07:05.656353 24.40 [Error: Failed to collect page data for /api/auth/[...all]] { 2025-Sep-12 22:07:05.656353 24.40 type: 'Error' 2025-Sep-12 22:07:05.656353 24.40 } 2025-Sep-12 22:07:05.656353 ------ 2025-Sep-12 22:07:05.656353 2025-Sep-12 22:07:05.656353 1 warning found (use docker --debug to expand): 2025-Sep-12 22:07:05.656353 - UndefinedVar: Usage of undefined variable '$NIXPACKS_PATH' (line 18) 2025-Sep-12 22:07:05.656353 Dockerfile:24 2025-Sep-12 22:07:05.656353 -------------------- 2025-Sep-12 22:07:05.656353 22 | # build phase 2025-Sep-12 22:07:05.656353 23 | COPY . /app/. 2025-Sep-12 22:07:05.656353 24 | >>> RUN --mount=type=cache,id=f0scss4kgs8koww48sks8wk8-next/cache,target=/app/.next/cache --mount=type=cache,id=f0scss4kgs8koww48sks8wk8-node_modules/cache,target=/app/node_modules/.cache npm run build 2025-Sep-12 22:07:05.656353 25 | 2025-Sep-12 22:07:05.656353 26 | 2025-Sep-12 22:07:05.656353 -------------------- 2025-Sep-12 22:07:05.656353 ERROR: failed to build: failed to solve: process "/bin/bash -ol pipefail -c npm run build" did not complete successfully: exit code: 1 2025-Sep-12 22:07:05.656353 exit status 1 2025-Sep-12 22:07:05.658112 Deployment failed. Removing the new version of your application.