Files
377e154f-bfe5-4e6c-bd4b-2b8…/vercel.json
2026-02-23 17:08:35 +02:00

5 lines
97 B
JSON

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