Files
0d5326e1-1720-4e35-bcc9-0bc…/vercel.json
2026-03-03 13:31:33 +00:00

5 lines
97 B
JSON

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