"scripts": { "build:1-next": "cross-env next build", "build:2-server": "tsc --project tsconfig.server.json", "build": "run-s clean build:*",