Files
87ee0ccf-a6e7-4d85-b76b-3e1…/vercel.json
2026-03-19 17:16:07 +00:00

5 lines
97 B
JSON

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