chore: upgrade Next.js, next-intl, and Headless UI to latest versions

This commit is contained in:
Mauricio Siu
2025-03-02 18:50:34 -06:00
parent 06b33b6d8d
commit 9d8df9986e
11 changed files with 295 additions and 184 deletions

View File

@@ -13,3 +13,11 @@ yarn dev
```
Open http://localhost:3000 with your browser to see the result.
For Blog Page, you can use the following command to generate the static pages:
```
GHOST_URL=""
GHOST_KEY=""
```