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: add cleanUrls and trailingSlash to vercel.json (#3081)
Vercel needs cleanUrls:true to serve page.html files at /page URLs when trailingSlash:false generates .html files instead of index.html in subdirectories.
0 commit comments