Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
leptonai
/
tryemoji
like
49
Running
App
Files
Files
Community
main
tryemoji
/
next.config.js
yadongxie
feat: add web
89682f8
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {};
module
.
exports
= nextConfig;