Fix Bug & Clean Code
### No Issue"
This commit is contained in:
@@ -19,7 +19,6 @@ ENV NEXT_TELEMETRY_DISABLED=1
|
||||
ENV NODE_OPTIONS="--max-old-space-size=4096"
|
||||
|
||||
RUN bun install --frozen-lockfile
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN cp .env.example .env || true
|
||||
|
||||
Reference in New Issue
Block a user