Files
75f6c6e2-e38d-4488-b994-10a…/vercel.json
2026-05-17 11:07:42 +00:00

5 lines
97 B
JSON

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