Files
45f7e088-91bf-4017-8c3d-e6f…/vercel.json
2026-03-19 18:22:38 +00:00

5 lines
97 B
JSON

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