Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
enzostvs/Logo.Ai
codexxx
/
vepp-logo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
vepp-logo
/
next.config.mjs
enzostvs
HF staff
responsive
93233eb
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;