Files
4f550581-46f6-4eff-baf6-b4a…/vercel.json
2026-03-08 13:58:21 +00:00

5 lines
97 B
JSON

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