disable static rendering at root (#18)

This commit is contained in:
Doh
2025-01-03 22:36:50 -05:00
committed by GitHub
parent a4af30bd23
commit 306242f2ec
3 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "habittrove",
"version": "0.1.6",
"version": "0.1.7",
"private": true,
"scripts": {
"dev": "next dev --turbopack",