Attempt startup crash fix

This commit is contained in:
tokslaw7
2024-08-03 01:32:43 +00:00
parent 12e4483bf3
commit 6032926658
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -122,6 +122,7 @@ COPY package.json ./
RUN npm install --silent
#RUN npm install react-scripts@3.4.1 -g --silent
#RUN npm install -g serve
RUN npm install next
# add app
COPY . ./