Files
546f0057-2e7f-4d08-8708-e0b…/vercel.json
2026-04-15 12:42:55 +00:00

5 lines
97 B
JSON

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