next-base knowledge

next dev:启动开发服务器。
next build:构建用于生产的应用程序。
next start:启动生产服务器。
next lint:运行 ESLint。