photos/netlify.toml
2025-04-19 17:39:08 -04:00

8 lines
205 B
TOML

[build]
command = "astro build"
publish = "dist"
[[plugins]]
# Netlify Plugin Lighthouse
# see detail: https://github.com/netlify/netlify-plugin-lighthouse
package = "@netlify/plugin-lighthouse"