Files
494dfba7-624a-4c46-9ce4-cee…/vercel.json
2026-05-04 16:40:06 +00:00

5 lines
97 B
JSON

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