From 8704b63b46b509e55d3eb86f8e0941212b026f43 Mon Sep 17 00:00:00 2001 From: Alejandro Rosales Date: Wed, 7 Jan 2026 15:14:22 +0000 Subject: [PATCH] Eliminar nixpacks.toml --- nixpacks.toml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 nixpacks.toml diff --git a/nixpacks.toml b/nixpacks.toml deleted file mode 100644 index 4fd142b..0000000 --- a/nixpacks.toml +++ /dev/null @@ -1,5 +0,0 @@ -[phases.install] -cmds = ["bun install --frozen-lockfile"] - -[phases.build] -cmds = ["bunx --bun vite build"] \ No newline at end of file