Files
0aeb5622-1073-4773-bf18-12a…/vercel.json
2026-04-11 16:55:20 +00:00

5 lines
97 B
JSON

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