Files
4eb220c7-4af0-4fd1-be7d-e0d…/vercel.json
2026-03-03 11:12:05 +00:00

5 lines
97 B
JSON

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