Files
76c29143-b29d-4f6e-b112-6a5…/vercel.json
2026-01-26 15:58:08 +02:00

5 lines
97 B
JSON

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