diff --git a/nixpacks.toml b/nixpacks.toml deleted file mode 100644 index c881f56..0000000 --- a/nixpacks.toml +++ /dev/null @@ -1,11 +0,0 @@ -[phases.setup] -aptPkgs = ["hugo"] - -[phases.build] -cmds = ["hugo --minify"] - -[start] -cmd = "echo 'Static site - nothing to start'" - -[variables] -HUGO_VERSION = "0.121.2" \ No newline at end of file