Files
3b621da1-9c4c-4f2f-9c3a-e3f…/vercel.json
2026-03-15 09:34:33 +00:00

5 lines
97 B
JSON

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