This commit is contained in:
Omar López
2022-02-10 19:12:57 -07:00
committed by GitHub
parent 8d3f0bf38e
commit abce15ff0d
3 changed files with 3 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
"dependsOn": ["^build"],
"outputs": ["dist/**", ".next/**"]
},
"db-deploy": {},
"db-seed": {},
"deploy": {
"dependsOn": []