Files
c984f720-d03c-48e1-a0d0-952…/vercel.json
2026-06-05 13:01:52 +00:00

5 lines
97 B
JSON

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