updated build file, package file, and dockerfile
Build and Push Image / build-and-push (push) Failing after 1m30s

This commit is contained in:
2026-05-12 22:44:46 -07:00
parent 0601c41f46
commit d47633b638
3 changed files with 16 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"format": "prettier --config prettier.config.js --write .",
"migrations": "node ./migrations/index.js"
"migrate": "node ./migrations/index.js"
},
"type": "module",
"keywords": [