Files
ab2bef47-8c99-4eb1-bd10-40d…/vercel.json
2026-03-16 09:34:04 +00:00

5 lines
97 B
JSON

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