diff --git a/Dockerfile b/Dockerfile index 416bdf1..15310ab 100644 --- a/Dockerfile +++ b/Dockerfile @@ -82,7 +82,7 @@ COPY vendor/ckeditor5 ./vendor/ckeditor5 # Instal dependensi RUN npm install -g npm@latest -RUN npm install next --legacy-peer-deps +# RUN npm install next --legacy-peer-deps # Salin semua file proyek # COPY . . COPY . /usr/src/app