00:00:25
Dec 27, 2025
52 | 53 | const customers = result.rows.map((row: { timeEntries: string | unknown[] }) => {> 54 | const customer = rowToCustomer(row) | ^ 55 | return { 56 | ...customer, 57 | timeEntries: typeof row.timeEntries === 'string' Next.js build worker exited with code: 1 and signal: nullsection_end:1766856224:build_scriptsection_start:1766856224:after_scriptsection_end:1766856225:after_scriptsection_start:1766856225:upload_artifacts_on_failuresection_end:1766856226:upload_artifacts_on_failureERROR: Job failed: exit code 1