Files
cf4a4ef8-e1f2-457c-bfd7-306…/vercel.json
2026-03-16 02:22:18 +00:00

5 lines
97 B
JSON

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