Files
924bb1de-b11b-4357-a4d5-44f…/vercel.json
2026-04-22 13:19:39 +00:00

5 lines
97 B
JSON

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