Files
de431773-7e15-421c-87c8-29e…/vercel.json
2026-02-04 15:53:54 +02:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}