Files
bdca8c9c-f4e7-4242-bf18-d5d…/vercel.json
2026-04-12 15:59:39 +00:00

5 lines
97 B
JSON

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