We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37b8c0a + ca0bd33 commit d247ec2Copy full SHA for d247ec2
Dockerfile
@@ -6,7 +6,6 @@ RUN apk add --no-cache libc6-compat
6
WORKDIR /app
7
8
COPY src src/.
9
-COPY public public/.
10
COPY jsconfig.json .
11
COPY next.config.mjs .
12
COPY package.json .
0 commit comments