Backend and model uri are now passed in Dockerfile since the frontend is build within the docker container and served using serve. May add commands to clean up folders later.

This commit is contained in:
K
2025-07-23 01:31:18 +05:30
parent 8ee1f1183c
commit 0c205270ee
4 changed files with 20 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
dist/
Dockerfile
node_modules/
package-lock.json
README.md
vercel.json