Files
24952401-b46d-413b-a96d-8d3…/vercel.json
2026-04-24 18:17:57 +00:00

5 lines
97 B
JSON

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