Files
029f978e-b09b-401e-8377-cff…/vercel.json
2026-04-06 19:15:20 +00:00

5 lines
97 B
JSON

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