Files
070e0934-990d-4e84-a3f7-f75…/vercel.json
2026-05-13 21:27:30 +00:00

5 lines
97 B
JSON

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