使用create-next-app 建立好預設Next 專案後,到 package.json 修改scripts,在 "build": 的 next build 指令後方加上 && next export
確定! 回上一頁