Files
83a57e66-b06e-4eb5-82c8-bae…/vercel.json
2026-04-05 23:04:33 +00:00

5 lines
97 B
JSON

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