Files
03f65518-c12c-488e-b4b2-483…/vercel.json
2026-05-22 01:06:33 +00:00

5 lines
97 B
JSON

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