Praneeth Yerrapragada commited on
Commit
2b6e6c4
1 Parent(s): a44da98

build: fix next.config.js so the build is successful

Browse files
Files changed (1) hide show
  1. next.config.json +0 -4
next.config.json CHANGED
@@ -9,9 +9,5 @@
9
  "sharp",
10
  "onnxruntime-node"
11
  ]
12
- },
13
- "output": "export",
14
- "images": {
15
- "unoptimized": true
16
  }
17
  }
 
9
  "sharp",
10
  "onnxruntime-node"
11
  ]
 
 
 
 
12
  }
13
  }