@@ -10,6 +10,9 @@ COPY package*.json ./
# Install dependencies
RUN npm install
# Build
RUN npm run build
# Copy app source code
COPY . .
The note is not visible to the blocked user.