Files
f85f35c8-3c69-4cf9-a7e6-4cc…/vercel.json
2026-04-12 09:40:22 +00:00

5 lines
97 B
JSON

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