Files
5d7ed4ca-c2e1-42ca-995c-2fa…/vercel.json
2026-03-08 13:21:22 +00:00

5 lines
97 B
JSON

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