smolNews/.replit
2024-11-28 21:32:33 +00:00

11 lines
171 B
Plaintext

entrypoint="index.html"
hidden=[".config"]
modules = ["web:v2-20230623-0b7a606"]
[nix]
channel = "stable-23_11"
[deployment]
publicDir = "/"
deploymentTarget = "static"