Files
6c8a1e76-1678-4872-8987-d14…/vercel.json
2026-06-05 19:37:40 +00:00

5 lines
97 B
JSON

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