fix: no databaseUrl

This commit is contained in:
Agusti Fernandez Pardo 2022-05-21 02:42:36 +02:00
parent a253c9941d
commit 48070b2828

View File

@ -93,7 +93,6 @@
},
"@calcom/api#build": {
"dependsOn": [
"DATABASE_URL",
"@calcom/prisma#post-install"
],
"outputs": [".next/**"]