Files
566d9c0e-4529-4d0b-8441-5f7…/vercel.json
2026-04-21 12:11:12 +00:00

5 lines
97 B
JSON

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