Files
d87c4aa5-bc16-4edd-bac7-22e…/vercel.json
2026-03-10 08:55:35 +00:00

5 lines
97 B
JSON

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