Files
10ece93f-bf8d-4ce0-b96d-731…/vercel.json
2026-05-07 09:55:14 +00:00

5 lines
97 B
JSON

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