next-static-utils icon indicating copy to clipboard operation
next-static-utils copied to clipboard

Tooling to host Next.js websites with app router statically

Results 4 next-static-utils issues
Sort by recently updated
recently updated
newest added

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...

![image](https://github.com/user-attachments/assets/36ab1aad-72fe-4a41-8070-c40af7d30385) ![image](https://github.com/user-attachments/assets/561887d8-dc29-441c-957d-a21932b331f6) About page code. Another problem I'm recieving is when using the useDynamicParams() hook I'm getting SyntaxError: unmatched ) in regular expression. ![image](https://github.com/user-attachments/assets/4cd62a48-4a2e-4c83-a4b3-9719ee2252c5) 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?