Merge branch 'master' of https://git.sentientgeeks.us/ayan.ghoshal/face_recognition_client
This commit is contained in:
commit
083a234bb7
1
.env.development
Normal file
1
.env.development
Normal file
@ -0,0 +1 @@
|
||||
NEXT_PUBLIC_BASE_URL = http://localhost:8000/api
|
5
next-env.d.ts
vendored
Normal file
5
next-env.d.ts
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
/// <reference types="next" />
|
||||
/// <reference types="next/image-types/global" />
|
||||
|
||||
// NOTE: This file should not be edited
|
||||
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
|
Loading…
x
Reference in New Issue
Block a user