Files
0eb59340-8fd9-476f-9b04-e94…/vercel.json
2026-03-10 14:42:04 +00:00

5 lines
97 B
JSON

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