Files
075f6308-afe6-4b53-9943-4e4…/vercel.json
2026-03-13 18:27:09 +00:00

5 lines
97 B
JSON

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