Files
ba574e7a-0c4e-4add-bb32-a1d…/vercel.json
2026-04-05 04:53:34 +00:00

5 lines
97 B
JSON

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