Files
7937ed46-a4bf-45cb-af41-c83…/vercel.json
2026-03-12 14:11:40 +00:00

5 lines
97 B
JSON

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