Files
f8578327-c689-4705-8a09-bbe…/vercel.json
2026-04-12 22:21:50 +00:00

5 lines
97 B
JSON

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