Files
81f1e7c2-ce6d-4c3b-96f0-45f…/vercel.json
2026-06-11 09:39:50 +00:00

5 lines
97 B
JSON

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