Files
89f7e4d0-8d5b-4173-9e2b-bd3…/vercel.json
2026-04-11 17:38:20 +00:00

5 lines
97 B
JSON

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