🐛 Fixing dockerfile
This commit is contained in:
parent
a3e3c6528a
commit
b3489ba4a6
@ -24,6 +24,9 @@ COPY --from=deps leCoffre-front/package.json package.json
|
||||
COPY tsconfig.json tsconfig.json
|
||||
COPY next.config.js next.config.js
|
||||
COPY src src
|
||||
COPY sentry.client.config.ts sentry.client.config.ts
|
||||
COPY sentry.edge.config.ts sentry.edge.config.ts
|
||||
COPY sentry.server.config.ts sentry.server.config.ts
|
||||
|
||||
RUN npm run build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user