Files
c6c39457-1f9e-41b9-ba2d-a6c…/vercel.json
2026-04-07 16:21:45 +00:00

5 lines
97 B
JSON

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