Files
edc1d7a5-087c-45b9-b22e-bae…/vercel.json
2026-03-25 10:50:18 +00:00

5 lines
97 B
JSON

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