Files
67d36ccc-2d0d-4560-b0e4-077…/vercel.json
2026-05-08 04:44:28 +00:00

5 lines
97 B
JSON

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