このコミットが含まれているのは:
2025-07-16 00:05:33 +09:00
コミット 9cfa9696d4
2個のファイルの変更33行の追加0行の削除
+1
ファイルの表示
@@ -6,6 +6,7 @@
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",
"postbuild": "ts-node scripts/generate-sitemap.ts",
"lint": "eslint .",
"preview": "vite preview"
},