diff --git a/Makefile b/Makefile index 327b2bc..44f6276 100644 --- a/Makefile +++ b/Makefile @@ -4,5 +4,5 @@ build: pnpm install pnpm run build -deploy: +start: pnpm run start \ No newline at end of file