Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Shuddho
/
ts-api
like
1
Runtime error
App
Files
Files
Community
7e35911
ts-api
/
next.config.mjs
Shuddho
Upload 42 files
d04e364
verified
7 months ago
raw
Copy download link
history
blame
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;