Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
osanseviero
/
GemCoder
like
754
Running
App
Files
Files
Community
10
Fetching metadata from the HF Docker repository...
247641c
GemCoder
/
next.config.mjs
osanseviero
Upload 54 files
63c7991
verified
27 days ago
raw
Copy download link
history
blame
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;