Files
a187ef60-1d5c-49db-9155-1e5…/vercel.json
2026-06-04 12:28:43 +00:00

5 lines
97 B
JSON

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