Files
875013da-6d21-4040-8e15-45f…/vercel.json
2026-03-27 00:12:00 +00:00

5 lines
97 B
JSON

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