Files
cde5efd4-51c3-4dca-b9dd-7a7…/vercel.json
2026-03-14 05:33:23 +00:00

5 lines
97 B
JSON

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