Files
b4b78999-e8e5-4e41-8be5-308…/vercel.json
2026-05-26 15:42:16 +00:00

5 lines
97 B
JSON

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