Initial commit: Todo app with Jira-style board
This commit is contained in:
4
vercel.json
Normal file
4
vercel.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"buildCommand": "prisma generate && next build",
|
||||
"framework": "nextjs"
|
||||
}
|
||||
Reference in New Issue
Block a user