Skip to content
1 change: 0 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
command = "npm run ci"
[build.environment]
CI = "true"
NODE_ENV = "production"
[[redirects]]
from = "/*"
to = "/index.html"
Expand Down
Loading