Files
ce90199e-e29b-45b7-a65c-8db…/vercel.json
2026-04-07 15:58:53 +00:00

5 lines
97 B
JSON

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