@ -19,4 +19,4 @@ RUN npm run build
EXPOSE 3000
CMD [ "node", "/app/build" ]
CMD [ "node", "/app/.svelte-kit/build" ]