Files
e47d7613-3b0f-47ee-bc76-da5…/vercel.json
2026-04-21 10:51:02 +00:00

5 lines
97 B
JSON

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