fixed
This commit is contained in:
4
deploy.yml
Normal file
4
deploy.yml
Normal 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
|
||||
Reference in New Issue
Block a user