Files
9e8dd094-fea0-4f3f-b61b-251…/vercel.json
2026-04-13 07:09:18 +00:00

5 lines
97 B
JSON

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