We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dceafb7 commit b80485bCopy full SHA for b80485b
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.1",
4
"type": "module",
5
"scripts": {
6
- "start": "node ./dist/index.js",
+ "start": "node ./dist/server.js",
7
"build": "vite build"
8
},
9
"dependencies": {
0 commit comments