Files
14f836f4-5269-431b-b48e-0b6…/vercel.json
2026-06-10 16:36:47 +00:00

5 lines
97 B
JSON

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