fix: remove old npm i

This commit is contained in:
abdou6666 2025-01-21 19:49:39 +01:00
parent 8e66d7f104
commit 8cf61967cb

View File

@ -52,7 +52,6 @@ RUN npm install
COPY ./frontend ./frontend COPY ./frontend ./frontend
COPY ./widget ./widget COPY ./widget ./widget
RUN npm install
# used to by pass Next.js paching lock file # used to by pass Next.js paching lock file