Files
9896ef09-697c-4bfe-bf96-0b2…/vercel.json
2026-03-19 16:52:56 +02:00

5 lines
97 B
JSON

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