Files
3a54f783-4fea-4219-a09e-0d8…/vercel.json
2026-03-10 21:20:12 +00:00

5 lines
97 B
JSON

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