fix: no databaseUrl
parent
a253c9941d
commit
48070b2828
|
@ -93,7 +93,6 @@
|
||||||
},
|
},
|
||||||
"@calcom/api#build": {
|
"@calcom/api#build": {
|
||||||
"dependsOn": [
|
"dependsOn": [
|
||||||
"DATABASE_URL",
|
|
||||||
"@calcom/prisma#post-install"
|
"@calcom/prisma#post-install"
|
||||||
],
|
],
|
||||||
"outputs": [".next/**"]
|
"outputs": [".next/**"]
|
||||||
|
|
Loading…
Reference in New Issue