Files
d4d3a52b-c3c2-4d54-ba20-d1a…/vercel.json
2026-04-26 13:50:48 +00:00

5 lines
97 B
JSON

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