TypeError: Cannot read properties of undefined (reading 'map')
   at /app/.build/server.js:1:165251
   at tryCatch (/app/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:86:17)
   at Generator._invoke (/app/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:66:24)
   at Generator.next (/app/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:117:21)
   at asyncGeneratorStep (/app/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
   at _next (/app/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)