Files
35da8f9f-df55-45d4-9648-bec…/vercel.json
2026-03-30 15:47:22 +00:00

5 lines
97 B
JSON

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