This commit is contained in:
2026-07-16 12:36:22 +00:00
parent 93fc492981
commit b60987323e
6 changed files with 60 additions and 8 deletions

4
deploy.yml Normal file
View File

@@ -0,0 +1,4 @@
name: profen
type: node
start: npm run build && npx --yes -- serve -s dist -l $PORT
dev: ./node_modules/.bin/vite --port $PORT --host