Files
0cf4e758-797a-4d21-8d8e-b91…/vercel.json
2026-04-01 16:22:02 +00:00

5 lines
97 B
JSON

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