Files
439d677f-320c-4b4c-b7fa-e74…/vercel.json
2026-03-16 09:42:06 +00:00

5 lines
97 B
JSON

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