Files
0b9246b1-e6cf-4135-bf3d-bf7…/vercel.json
2026-05-19 21:13:46 +00:00

5 lines
97 B
JSON

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