Files
3afdb508-9d5a-4f2f-b9e0-f7f…/vercel.json
2026-04-09 08:15:20 +00:00

5 lines
97 B
JSON

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