Files
f19b61a2-e0f3-45de-8499-8fe…/vercel.json
2026-03-19 09:38:54 +00:00

5 lines
97 B
JSON

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