Files
5941482b-aedf-4bf4-b2f4-92b…/vercel.json
2026-03-19 09:07:46 +00:00

5 lines
97 B
JSON

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