Files
0e451bb3-6c8b-4498-a2d4-695…/vercel.json
2026-03-15 16:39:07 +00:00

5 lines
97 B
JSON

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