docs: zen

This commit is contained in:
Jay V
2025-09-15 15:38:10 -04:00
parent 6dbba8e326
commit 0707890359
2 changed files with 17 additions and 2 deletions

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",