summaryrefslogtreecommitdiff
path: root/next-env.d.ts
blob: 40c3d68096c270ef976f3db4e9eb42b05c7067bb (plain)
1
2
3
4
5
/// <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.