Files
0a83e5a6-e586-4403-9388-8df…/vercel.json
2026-05-20 14:50:25 +00:00

5 lines
97 B
JSON

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