Files
509f6377-628e-47be-b673-9d0…/vercel.json
2026-03-08 09:00:11 +00:00

5 lines
97 B
JSON

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