Brian H Kang

Results 2 comments of Brian H Kang

@olexandr-mazepa thanks for the reply, here is my package.json ``` { "name": "", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next...