Files
524b1bc5-69ea-415c-9541-68e…/vercel.json
2026-03-13 12:55:04 +00:00

5 lines
97 B
JSON

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