Files
9bb9cfe8-7957-4250-8e4f-bcc…/vercel.json
2026-03-25 15:18:41 +00:00

5 lines
97 B
JSON

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