运行应用 npm run dev 建立应用程式 npm run build 建立静态网站 我们需要定义“ next.config.js”的所有静态网站URL npm run build npm run export 在本地运行生产代码 cd out serve -p 8080