You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: Use proxy.ts instead of deprecated middleware.ts
Renamed middleware.ts to proxy.ts and updated the exported function to align with the latest Next.js file convention, resolving the build warning.
* fix(ci): Update lint script to use proxy.ts
Updated the `lint` and `lint:fix` scripts in `package.json` to reference the renamed `proxy.ts` file, resolving the CI failure.
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
0 commit comments