Files
ec36124e-8e1e-40b9-bba2-11d…/vercel.json
2026-01-23 22:32:23 +02:00

5 lines
97 B
JSON

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