Files
f87f54fc-6768-4f28-a94d-0f6…/vercel.json
2026-03-03 23:59:15 +00:00

5 lines
97 B
JSON

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