Files
3cf4eeda-fa0b-4299-a2b2-8e8…/vercel.json
2026-03-10 21:04:24 +00:00

5 lines
97 B
JSON

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