update to use node adapter
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"deploy": {
|
||||
"startCommand": "npx serve dist -l 3000"
|
||||
"startCommand": "node ./dist/server/entry.mjs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user