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 df54626Copy full SHA for df54626
.github/workflows/nextjs.yml
@@ -60,7 +60,7 @@ jobs:
60
# server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized).
61
#
62
# You may remove this line if you want to manage the configuration yourself.
63
- static_site_generator: next
+ # static_site_generator: next
64
- name: Restore cache
65
uses: actions/cache@v4
66
with:
0 commit comments