next-static-utils
next-static-utils copied to clipboard
Tooling to host Next.js websites with app router statically
Not sure if you still maintain this repo but I recently massively expanded the scope of URLs I was using with it and it started to cause unforeseen issues when...
  About page code. Another problem I'm recieving is when using the useDynamicParams() hook I'm getting SyntaxError: unmatched ) in regular expression.  Link to repo: https://github.com/lex-pan/MyChronicles/tree/static_build
This looks super awesome for static websites! Thanks for making this. I'm looking if this solution is also suitable for this problem: https://github.com/vercel/next.js/issues/63951 Since its issue is closely related to...
This library sounds amazing and is in the nick of time. Just one question, do you plan on supporting GCP anytime soon?