Skip to content

Commit df54626

Browse files
committed
manage the configuration myself
1 parent 0d8f029 commit df54626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
# server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized).
6161
#
6262
# You may remove this line if you want to manage the configuration yourself.
63-
static_site_generator: next
63+
# static_site_generator: next
6464
- name: Restore cache
6565
uses: actions/cache@v4
6666
with:

0 commit comments

Comments
 (0)