We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 351ca03 + 8fb35c8 commit 0be3d61Copy full SHA for 0be3d61
.github/workflows/build.yml
@@ -76,7 +76,7 @@ jobs:
76
name: webpack-stats
77
path: apps/site/.next/server/webpack-stats.json
78
79
- - name: Build Next.js (Static Default Locale)
+ - name: Build Next.js (Static Export)
80
# We want to generate a static build, as it is a requirement of our website.
81
run: node_modules/.bin/turbo deploy ${{ env.TURBO_ARGS }}
82
env:
0 commit comments