Files
f4e800bf-68af-4f41-ae8b-29d…/vercel.json
2026-04-19 20:41:33 +00:00

5 lines
97 B
JSON

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