Files
2d3e641a-f0c3-40d9-88fe-8f3…/vercel.json
2026-03-21 05:13:06 +00:00

5 lines
97 B
JSON

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