Files
614f4328-da0b-4ec6-807e-27d…/vercel.json
2026-04-21 15:28:35 +00:00

5 lines
97 B
JSON

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