Files
c3c49413-8f19-4fde-a5e1-07f…/vercel.json
2026-03-10 12:57:54 +00:00

5 lines
97 B
JSON

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