Files
b64d0d9e-edbf-42ca-9df3-ab2…/vercel.json
2026-04-29 21:28:12 +00:00

5 lines
97 B
JSON

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