Files
ee3d31e2-f37e-4e72-8892-e12…/vercel.json
2026-03-06 21:11:52 +00:00

5 lines
97 B
JSON

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