fix: netlify config

This commit is contained in:
Maze Winther
2025-06-25 18:46:22 +02:00
parent 57bfb7610f
commit 94d39dfa7e

View File

@ -1,8 +1,3 @@
[build]
base = "apps/web"
command = "bun install && bun run build"
publish = "apps/web/.next"
[[plugins]]
package = "@netlify/plugin-nextjs"