Files
6a9c4b1d-ebf5-4f28-a45e-61e…/vercel.json
2026-03-09 15:33:37 +00:00

5 lines
97 B
JSON

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