Files
2f7e6783-8b1d-4390-a5ee-066…/vercel.json
2026-03-20 15:41:33 +00:00

5 lines
97 B
JSON

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