Files
b3dd93de-fa91-4dd4-a944-2b4…/vercel.json
2026-03-31 11:08:08 +00:00

5 lines
97 B
JSON

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