Files
961580ed-6c0a-4199-b60c-6e1…/vercel.json
2026-06-03 10:07:05 +00:00

5 lines
97 B
JSON

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