Files
64c656f3-63a7-48c3-a93f-0e6…/vercel.json
2026-03-09 10:01:42 +00:00

5 lines
97 B
JSON

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