@@ -1,6 +1,6 @@export NEXT_TELEMETRY_DISABLED=1.PHONY: install run build push resume.PHONY: install run build push resume cleanrun: bun start
@@ -16,3 +16,6 @@ push:resume: bun run resumeclean: rm -rf .next node_modules
@@ -1,6 +1,6 @@export NEXT_TELEMETRY_DISABLED=1.PHONY: install run build push resume.PHONY: install run build push resume cleanrun: bun start
@@ -16,3 +16,6 @@ push:resume: bun run resumeclean: rm -rf .next node_modules