diff --git a/Justfile b/Justfile index 72a73dc..1b1e139 100644 --- a/Justfile +++ b/Justfile @@ -13,7 +13,6 @@ serve: npm run dev build: - python3 build.py npm run build deploy: build