Files
be8a9735-6beb-4cc1-b4a2-9a1…/vercel.json
2026-05-23 05:33:56 +00:00

5 lines
97 B
JSON

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