npm run build procfile attempt

This commit is contained in:
Xevion
2020-08-10 06:15:44 -05:00
parent 8a30068457
commit 636cb57d49

View File

@@ -1 +1,2 @@
release: cd ./client/ && npm run build
web: gunicorn wsgi:app