Files
7307c996-dc51-433c-9d47-12b…/vercel.json
2026-04-05 19:45:27 +00:00

5 lines
97 B
JSON

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