Fix: Next.js 16 async params in API routes

2 jobs from main in 24 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
failed #9
build

00:00:24

 
  Test
skipped #10
test
 
Name Stage Failure
failed
build Build
Type error: Module '"@prisma/client"' has no exported member 'PrismaClient'.

> 1 | import { PrismaClient } from '@prisma/client'
| ^
2 |
3 | const globalForPrisma = globalThis as unknown as {
4 | prisma: PrismaClient | undefined
Next.js build worker exited with code: 1 and signal: null
ERROR: Job failed: exit code 1