Hello,
I'm deploying a django project on Railway, the get this persistant error:
[9/9] RUN python manage.py collectstatic --noinput
1748 static files copied to '/app/staticfiles'.
[9/9] RUN python manage.py collectstatic --noinput ✔ 4s
exporting to docker image format
exporting to image
Build timed out
Who can help me please?

