Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Hans-Den
/
nexora
like
0
Running
App
Files
Files
Community
750e8fd
nexora
/
frontend
/
next-sitemap.config.js
ChandimaPrabath
sitemap config
b05dd1c
about 2 months ago
raw
Copy download link
history
blame
Safe
120 Bytes
module
.
exports
= {
siteUrl
: process.
env
.
SITE_URL
||
"https://hans-den-nexora.hf.space"
,
generateRobotsTxt
:
true
,
};