Files
c0c3d9aa-daee-4be0-9df9-b37…/vercel.json
2026-04-26 14:11:03 +00:00

5 lines
97 B
JSON

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