Files
todolist/vercel.json
2025-12-16 23:13:06 +07:00

5 lines
79 B
JSON

{
"buildCommand": "prisma generate && next build",
"framework": "nextjs"
}