Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nlpetprolific
/
user-experience-leaderboard
like
29
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
20e666e
user-experience-leaderboard
/
leaderboard-app
/
next.config.mjs
Nora Petrova
Add project to new space
20e666e
30 days ago
raw
Copy download link
history
blame
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;