Merge branch 'hotfix/1.63.2'

This commit is contained in:
Knee Cola
2025-11-17 14:33:30 +01:00

View File

@@ -50,4 +50,4 @@ ENV PORT=3000
# server.js is created by next build from the standalone output # server.js is created by next build from the standalone output
# https://nextjs.org/docs/pages/api-reference/next-config-js/output # https://nextjs.org/docs/pages/api-reference/next-config-js/output
CMD ["node", "server.js"] CMD ["server.js"]