Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
sniro23/vedaMD
HealthifyLK
/
vedaMD
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
vedaMD
/
frontend
/
next.config.mjs
sniro23
Initial commit without binary files
19aaa42
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
121 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {
/* config options here */
};
export
default
nextConfig;