Files
467bdfe4-ed34-4562-b5a8-506…/vercel.json
2026-02-09 18:24:29 +02:00

5 lines
97 B
JSON

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