diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml index a62028d..1d8ae6d 100644 --- a/.github/workflows/nextjs.yml +++ b/.github/workflows/nextjs.yml @@ -67,7 +67,7 @@ jobs: # server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized). # # You may remove this line if you want to manage the configuration yourself. - static_site_generator: next + # static_site_generator: next generator_config_file: next.config.mjs - name: Restore cache uses: actions/cache@v4