Statically render all pages other than inventory sheets
Closed this issue · 1 comments
TClark1011 commented
All pages except for [sheetId].tsx
should be statically rendered at build time.
TClark1011 commented
NextJS is already doing this as per its default configuration.