Files
dff74b28-bb8a-46ed-824b-259…/vercel.json
2026-03-06 13:44:37 +00:00

5 lines
97 B
JSON

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