Files
9a61bb15-278a-4df5-9be7-8d5…/vercel.json
2026-06-07 13:04:24 +00:00

5 lines
97 B
JSON

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