files in nextjs with following two ways: 1., "start:dev": "env-cmd path/to/prod/env/file next dev", "build:dev": "env-cmd path/to/dev/env/file, next build", ...
確定! 回上一頁