mirror of
https://github.com/Leado123/sharesyllabus-server.git
synced 2025-12-13 22:57:28 +00:00
vercel.json
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
{
|
||||
"buildCommand": "bunx prisma generate && bunx prisma migrate deploy",
|
||||
"installCommand": "bun install",
|
||||
"functions": {
|
||||
"api/**/*.ts": {
|
||||
"runtime": "nodejs20.x"
|
||||
}
|
||||
}
|
||||
"installCommand": "bun install"
|
||||
}
|
||||
Reference in New Issue
Block a user