Files
25380110-379a-47d2-a70f-9ce…/vercel.json
2026-03-18 15:43:37 +00:00

5 lines
97 B
JSON

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