Files
dee76d5f-8f77-4a6b-98a2-250…/vercel.json
2026-06-10 05:09:26 +00:00

5 lines
97 B
JSON

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