Files
5f4bb140-d13e-4fc7-a0bf-f8c…/vercel.json
2026-04-04 16:20:00 +00:00

5 lines
97 B
JSON

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