Files
6dcbe74e-5f07-4716-b489-37e…/vercel.json
2026-03-20 18:48:11 +00:00

5 lines
97 B
JSON

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