Files
6f67c459-67cb-4fbb-8cf0-345…/vercel.json
2026-01-05 13:19:54 +02:00

5 lines
97 B
JSON

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