Spaces:
Runtime error
Runtime error
[images] | |
remote_images = ["https://source.unsplash.com/.*", "https://images.unsplash.com/.*", "https://ext.same-assets.com/.*", "https://ugc.same-assets.com/.*"] | |
[build] | |
command = "bun run build" | |
publish = "dist" | |
[[redirects]] | |
from = "/*" | |
to = "/index.html" | |
status = 200 |