Signed-off-by: rizqevo <rizqevo@hotmail.com>
@@ -15,4 +15,4 @@ COPY . .
EXPOSE 3000
# Running the app
-CMD "npm" "start"
+CMD "next" "start"