Files
sanasto-app/next-env.d.ts
Leo Giovanetti d1f06baa07 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>
2025-09-22 08:55:10 -05:00

6 lines
228 B
TypeScript

/// <reference types="next" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.