Files
0060f0f6-1e2c-4e0d-9b89-b47…/vercel.json
2026-04-17 17:15:04 +00:00

5 lines
97 B
JSON

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