Files
37b9dd84-6d3b-46d0-afb4-bb0…/vercel.json
2026-03-18 18:33:02 +02:00

5 lines
97 B
JSON

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