Files
1610122f-2b4e-46e9-b06a-06f…/vercel.json
2026-05-26 21:04:46 +00:00

5 lines
97 B
JSON

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