feat: add coolify deployment and meta tracking
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"dev": "astro dev",
|
||||
"build": "astro check && astro build",
|
||||
"preview": "astro preview",
|
||||
"start": "astro preview --host 0.0.0.0 --port ${PORT:-4321}",
|
||||
"test": "vitest run"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user