Attempt startup crash fix
This commit is contained in:
@@ -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 . ./
|
||||
|
||||
Reference in New Issue
Block a user