TClark1011/bag-of-holding

Statically render all pages other than inventory sheets

Closed this issue · 1 comments

All pages except for [sheetId].tsx should be statically rendered at build time.

NextJS is already doing this as per its default configuration.