+18
−0
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
This commit introduces the patching of the `dist` directory of NextJS. Without this, homepage-dashboard errors when trying to write its prerender cache. This patch ensures that the cache implementation respects the env variable `HOMEPAGE_CACHE_DIR`, which is set by default in the wrapper below.