chore: remove unrelated changes

This commit is contained in:
d-kimsuon
2025-09-17 22:11:56 +09:00
parent 42d028b06d
commit ebc6ecef39
3 changed files with 2 additions and 9355 deletions

View File

@@ -6,7 +6,7 @@ if [ -d "dist/.next" ]; then
rm -rf dist/.next
fi
npx next build
pnpm exec next build
cp -r public .next/standalone/
cp -r .next/static .next/standalone/.next/