vercel
This commit is contained in:
4
backend/server/build_files.sh
Normal file
4
backend/server/build_files.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
# build_files.sh
|
||||
|
||||
pip install -r requirements.txt
|
||||
python3.9 manage.py collectstatic --noinput
|
||||
Reference in New Issue
Block a user