Files
a991ab9e-e83f-46e9-b2e2-417…/vercel.json
2026-03-09 02:39:20 +00:00

5 lines
97 B
JSON

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