Files
3834d54a-c3fe-451d-87ed-240…/vercel.json
2026-04-16 23:00:47 +00:00

5 lines
97 B
JSON

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