> portfolio_gsv@0.1.0 build > next build Ôû▓ Next.js 16.1.6 (Turbopack) - Environments: .env Creating an optimized production build ... Ô£ô Compiled successfully in 2.6s Running TypeScript ... Collecting page data using 11 workers ... node.exe : Error [PrismaClientInitial izationError]: `PrismaClient` needs t o be constructed with a non-empty, va lid `PrismaClientOptions`: At line:1 char:1 + & "C:\Program Files\nodejs/node.exe " "C:\Program Files\nodejs/node_mo .. . + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpe cified: (Error [PrismaCl...Clien tOptions`::String) [], RemoteExc eption + FullyQualifiedErrorId : Native CommandError ``` new PrismaClient({ ... }) ``` or ``` constructor() { super({ ... }); } ``` at module evaluation (C:\Developm ent\portfolio_gsv\.next\server\chunks \[root-of-the-server]__8d24e594._.js: 1:1160) at instantiateModule (C:\Developm ent\portfolio_gsv\.next\server\chunks \[turbopack]_runtime.js:740:9) at getOrInstantiateModuleFromPare nt (C:\Development\portfolio_gsv\.nex t\server\chunks\[turbopack]_runtime.j s:763:12) at Context.esmImport [as i] (C:\D evelopment\portfolio_gsv\.next\server \chunks\[turbopack]_runtime.js:228:20 ) at module evaluation (C:\Developm ent\portfolio_gsv\.next\server\chunks \[root-of-the-server]__8d24e594._.js: 1:1478) at instantiateModule (C:\Developm ent\portfolio_gsv\.next\server\chunks \[turbopack]_runtime.js:740:9) at instantiateRuntimeModule (C:\D evelopment\portfolio_gsv\.next\server \chunks\[turbopack]_runtime.js:768:12 ) at getOrInstantiateRuntimeModule (C:\Development\portfolio_gsv\.next\s erver\chunks\[turbopack]_runtime.js:7 81:12) at Object.m (C:\Development\portf olio_gsv\.next\server\chunks\[turbopa ck]_runtime.js:790:18) { clientVersion: '7.4.1', errorCode: undefined, retryable: undefined } > Build error occurred Error: Failed to collect page data fo r /api/admin/locations at ignore-listed frames { type: 'Error' }