Files
486f4680-82ab-414b-83dc-66b…/vercel.json
2026-03-07 19:54:29 +00:00

5 lines
97 B
JSON

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