Files
cb18f289-b0aa-49cc-94dd-532…/vercel.json
2026-03-22 17:45:20 +00:00

5 lines
97 B
JSON

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