diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml index cb98f0a..b66095f 100644 --- a/.github/workflows/nextjs.yml +++ b/.github/workflows/nextjs.yml @@ -64,6 +64,7 @@ jobs: # # You may remove this line if you want to manage the configuration yourself. static_site_generator: next + generator_config_file: ./next.config.mjs - name: Restore cache uses: actions/cache@v4 with: