runtime error

Exit code: 1. Reason: ow to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL: https://nextjs.org/telemetry ▲ Next.js 14.2.12 Creating an optimized production build ... ✓ Compiled successfully Linting and checking validity of types ... Collecting page data ... Generating static pages (0/6) ... Generating static pages (1/6) Generating static pages (2/6) Generating static pages (4/6) ✓ Generating static pages (6/6) Finalizing page optimization ... Collecting build traces ... Route (app) Size First Load JS ┌ ƒ / 12.3 kB 117 kB ├ ○ /_not-found 871 B 88 kB ├ ƒ /api/images/[id] 0 B 0 B └ ƒ /gallery 3.49 kB 95.7 kB + First Load JS shared by all 87.1 kB ├ chunks/23-cac2b0523c2dfe8d.js 31.6 kB ├ chunks/fd9d1056-4e1a26e2d413ba3c.js 53.6 kB └ other shared chunks (total) 1.89 kB ○ (Static) prerendered as static content ƒ (Dynamic) server-rendered on demand Prisma schema loaded from prisma/schema.prisma ✔ Generated Prisma Client (v5.19.1) to ./node_modules/@prisma/client in 41ms Start by importing your Prisma Client (See: http://pris.ly/d/importing-client) Tip: Want real-time updates to your database without manual polling? Discover how with Pulse: https://pris.ly/tip-0-pulse warn Versions of [email protected] and @prisma/[email protected] don't match. This might lead to unexpected behavior. Please make sure they have the same version. Prisma schema loaded from prisma/schema.prisma Datasource "db": SQLite database Error: Prisma schema validation - (get-config wasm) Error code: P1012 error: Environment variable not found: DATABASE_URL. --> prisma/schema.prisma:10 | 9 | provider = "sqlite" 10 | url = env("DATABASE_URL") | Validation Error Count: 1 [Context: getConfig] Prisma CLI Version : 5.21.1

Container logs:

Fetching error logs...