00Boobs00 commited on
Commit
73ad7a9
·
verified ·
1 Parent(s): 3302c0f

Upload package.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. package.json +1 -1
package.json CHANGED
@@ -5,7 +5,7 @@
5
  "scripts": {
6
  "dev": "next dev",
7
  "build": "next build",
8
- "start": "next start",
9
  "lint": "next lint"
10
  },
11
  "dependencies": {
 
5
  "scripts": {
6
  "dev": "next dev",
7
  "build": "next build",
8
+ "start": "node .next/standalone/server.js",
9
  "lint": "next lint"
10
  },
11
  "dependencies": {