diff --git a/nixpacks.toml b/nixpacks.toml index 99d4151..16d2882 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -9,7 +9,3 @@ cmds = ["npm run build"] [start] cmd = "npm start" - -# Ignore Ruby files - they're only for GitHub Pages documentation -[providers] -ruby = false