5 lines
79 B
JSON
5 lines
79 B
JSON
{
|
|
"buildCommand": "prisma generate && next build",
|
|
"framework": "nextjs"
|
|
}
|