Files
91b92e93-74df-4f76-938c-87b…/vercel.json
2026-06-07 20:40:38 +00:00

5 lines
97 B
JSON

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