Add deployment script and documentation for production data safety

This commit is contained in:
Torsten Schulz (local)
2025-10-21 16:32:19 +02:00
parent fd135495e5
commit 2b4db04ea1
3 changed files with 201 additions and 0 deletions

4
.gitignore vendored
View File

@@ -88,6 +88,10 @@ out
.nuxt
dist
# Build output (but keep production data!)
.output
!.output/.gitkeep
# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and not Next.js