Files
555a52b9-203e-4d0d-984d-47f…/vercel.json
2026-03-03 00:43:25 +00:00

5 lines
97 B
JSON

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