Files
be9d56e7-6eae-49f6-a260-80e…/vercel.json
2026-04-18 13:40:35 +00:00

5 lines
97 B
JSON

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