Files
499862eb-b8a7-45ec-9a43-ade…/vercel.json
2026-03-07 11:34:50 +00:00

5 lines
97 B
JSON

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