Files
f83b9a87-0475-47e8-9ca8-900…/vercel.json
2026-03-22 10:38:10 +00:00

5 lines
97 B
JSON

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