Files
02b09dbd-ae64-4ae1-b24f-d57…/vercel.json
2026-03-06 21:22:13 +00:00

5 lines
97 B
JSON

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