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(build): use local spawn strategy to allow network access during prerender
macOS sandbox blocks network access during prerendering, causing Algolia
API calls to fail. Using local spawn strategy allows network access for
all builds.
0 commit comments