Files
16c3b07f-9661-4944-b4ba-d85…/vercel.json
2026-03-11 12:46:41 +00:00

5 lines
97 B
JSON

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