Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
lablab-ai-amd-developer-hackathon
/
AndesOps-AI
like
28
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AndesOps-AI
/
frontend
/
next.config.js
Álvaro Valenzuela Valdes
deploy: v24 final avatar, localization and HF config hotfix
5e52bd7
13 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
120 Bytes
/**
@type
{
import('next').NextConfig
} */
const
nextConfig = {
reactStrictMode
:
true
,
};
module
.
exports
= nextConfig;