Files
bb80b3af-7210-4f67-9be1-51f…/vercel.json
2026-06-01 13:20:30 +00:00

5 lines
97 B
JSON

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