Files
7df75edb-baa7-438c-9fba-9dd…/vercel.json
2026-06-09 15:40:33 +00:00

5 lines
97 B
JSON

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