Files
1bf997cb-97c3-442d-86fa-0e0…/vercel.json
2026-05-09 15:57:49 +00:00

5 lines
97 B
JSON

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