Files
0c40a6be-1540-4271-b2db-97d…/vercel.json
2026-04-19 13:26:30 +00:00

5 lines
97 B
JSON

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