docs: zen

This commit is contained in:
Jay V
2025-09-15 15:38:10 -04:00
parent cd5ea5242e
commit e645d2b9b2
2 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"version": "0.9.0",
"scripts": {
"dev": "astro dev",
"dev:remote": "sst shell --stage=dev --target=Web astro dev",
"dev:remote": "VITE_API_URL=https://api.opencode.ai astro dev",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",