Skip to content

Commit 9f0feea

Browse files
committed
fix: generate prisma
Refs: #57
1 parent 469ce1c commit 9f0feea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

labman/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ COPY . .
2929
# Uncomment the following line in case you want to disable telemetry during the build.
3030
# ENV NEXT_TELEMETRY_DISABLED=1
3131

32+
RUN npx prisma generate
3233

3334
RUN npm run build;
3435

0 commit comments

Comments
 (0)