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
Add basePath and assetPrefix for production builds
Configured basePath and assetPrefix in next.config.ts to use the repository name when in production. This ensures correct asset loading and routing for static exports hosted under a subpath.
0 commit comments