Files
4ea966a1-9bbe-4e15-b30e-b0d…/vercel.json
2026-03-06 09:52:43 +00:00

5 lines
97 B
JSON

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