Files
f6597757-8944-4a10-a6ff-7ca…/vercel.json
2026-03-04 16:21:43 +00:00

5 lines
97 B
JSON

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