✓Next.js :3000 Supabase Vercel
Supabase 13:42:08
POST /rest/v1/boards?select=*
→ lib/supabase.ts:18
Next.js 13:42:09
params.id accessed directly
params is a Promise — use React.use()
→ app/boards/[id]/page.tsx:12
Vercel 13:44:31
Type 'string | undefined' not assignable
→ components/BoardCard.tsx:34
──── 3 errors 0 resolved ────