fix cargo
Some checks failed
Deploy ailog / build-and-deploy (push) Failing after 14m42s

This commit is contained in:
2025-06-11 18:27:58 +09:00
parent ad45b151b1
commit eb5aa0a2be
23 changed files with 214 additions and 70 deletions

View File

@ -1,8 +1,8 @@
name = "ai-log"
name = "ailog"
compatibility_date = "2024-01-01"
[env.production]
name = "ai-log"
name = "ailog"
[build]
command = "cargo build --release && ./target/release/ailog build my-blog"
@ -28,4 +28,4 @@ Cache-Control = "public, max-age=31536000, immutable"
[[headers]]
for = "*.js"
[headers.values]
Cache-Control = "public, max-age=31536000, immutable"
Cache-Control = "public, max-age=31536000, immutable"