MickLesk
117245947b
fix(kan): remove POSTGRES_URL from build env, add CI=true
...
Next.js pre-renders pages during build. With POSTGRES_URL exported,
Server Components try to query DB tables that don't exist yet
(migrations run after build), causing the build to hang indefinitely.
Docker build does NOT set POSTGRES_URL and sets CI=true to skip env
validation. Match that behavior.
2026-04-05 19:37:27 +02:00
..
2026-03-06 20:35:01 +10:00
2026-03-26 08:02:26 +01:00
2026-03-26 07:57:35 +01:00
2026-01-06 12:36:02 +01:00
2026-03-27 13:33:16 +01:00
2026-03-23 15:38:20 +01:00
2026-03-27 13:30:47 +01:00
2026-04-02 22:04:39 +02:00
2026-03-27 14:06:26 +01:00
2026-03-23 15:28:12 +01:00
2026-03-02 11:38:57 +01:00
2026-03-26 09:32:56 +01:00
2026-03-27 14:17:30 +01:00
2026-03-04 21:45:44 +01:00
2026-01-06 12:36:02 +01:00
2026-03-27 14:03:38 +01:00
2026-03-27 13:02:31 +01:00
2026-04-02 22:05:33 +02:00
2026-03-23 15:38:20 +01:00
2026-03-20 13:21:50 +01:00
2026-01-06 12:36:02 +01:00
2026-03-26 07:57:35 +01:00
2026-04-02 21:04:56 +02:00
2026-03-27 13:36:19 +01:00
2026-01-06 12:36:02 +01:00
2026-03-28 11:03:33 +01:00
2026-03-30 12:09:14 +02:00
2026-04-05 19:23:16 +02:00
2026-03-26 09:50:19 +01:00
2026-03-27 14:41:46 +01:00
2026-03-27 14:54:58 +01:00
2026-01-06 12:36:02 +01:00
2026-03-26 07:57:35 +01:00
2026-03-24 21:41:34 +01:00
2026-03-30 08:56:22 +02:00
2026-03-23 15:38:20 +01:00
2026-02-19 08:38:57 +01:00
2026-03-23 15:26:04 +01:00
2026-03-27 13:30:47 +01:00
2026-03-25 15:03:28 +01:00
2026-04-05 19:37:27 +02:00
2026-04-02 22:24:25 +02:00
2026-03-26 07:57:35 +01:00
2026-04-04 23:57:39 +02:00
2026-03-06 09:13:00 +01:00
2026-04-05 18:37:02 +02:00
2026-03-18 14:58:47 +01:00
2026-03-30 11:42:51 +02:00
2026-01-06 12:36:02 +01:00
2026-01-06 12:36:02 +01:00
2026-04-05 19:23:24 +02:00
2026-03-27 15:20:53 +01:00
2026-01-30 15:23:33 +01:00
2026-04-04 22:56:36 +02:00
2026-04-02 18:14:49 +02:00
2026-03-10 10:06:10 +01:00
2026-04-05 18:32:49 +02:00
2026-01-06 12:36:02 +01:00
2026-04-04 23:57:39 +02:00
2026-02-08 15:49:19 -06:00
2026-04-05 19:23:05 +02:00
2026-04-02 22:41:25 +02:00
2026-03-26 08:14:09 +01:00
2026-03-26 07:57:35 +01:00
2026-04-05 19:23:32 +02:00
2026-03-27 13:59:27 +01:00
2026-03-26 07:57:35 +01:00
2026-03-27 14:32:27 +01:00
2026-04-02 22:05:33 +02:00
2026-04-03 22:19:21 +02:00
2026-03-30 13:38:46 +02:00
2026-04-04 23:57:39 +02:00
2026-03-23 15:38:20 +01:00
2026-04-02 21:55:54 +02:00
2026-03-24 21:49:43 +01:00
2026-03-18 14:58:47 +01:00