Files
8d47a9c2-19e0-48d2-93f3-583…/vercel.json
2026-03-06 17:17:46 +00:00

5 lines
97 B
JSON

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