We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8f029 commit 63be491Copy full SHA for 63be491
.github/workflows/nextjs.yml
@@ -61,6 +61,7 @@ jobs:
61
#
62
# You may remove this line if you want to manage the configuration yourself.
63
static_site_generator: next
64
+ generator_config_file: ./next.config.mjs
65
- name: Restore cache
66
uses: actions/cache@v4
67
with:
0 commit comments