Files
ce3468e2-57e6-4544-a76d-950…/vercel.json
2026-06-08 18:44:44 +00:00

5 lines
97 B
JSON

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