Upgrading next.js for a new release (#68)

* Upgrading next.js

* Missing lock update

* Update package.json

---------

Co-authored-by: Nathan Chapman <nchapman@firstdollar.com>
This commit is contained in:
Leo Giovanetti
2025-09-22 10:55:10 -03:00
committed by GitHub
parent abb684da9a
commit d1f06baa07
4 changed files with 131 additions and 102 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.