Files
f003018b-06e1-480a-b964-b40…/vercel.json
2026-05-29 00:16:33 +00:00

5 lines
97 B
JSON

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