update build script,

This commit is contained in:
louiscklaw
2025-04-22 02:49:57 +08:00
parent aabf729dbf
commit f9c038fcad
3 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -ex
rm -rf .next
pnpm run dev