Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cfahlgren1
/
transformersjs-playground
like
6
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
390e277
transformersjs-playground
/
next.config.mjs
cfahlgren1
HF staff
Initial commit from Create Next App
c1e6570
6 months ago
raw
Copy download link
history
blame
Safe
92 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
export
default
nextConfig;