Files
eabb70d3-902d-4730-a568-57e…/vercel.json
2026-03-08 23:08:35 +00:00

5 lines
97 B
JSON

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