Files
555f1ce9-de9d-4bf9-a3a8-27f…/vercel.json
2026-03-03 00:22:33 +00:00

5 lines
97 B
JSON

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