Files
ffff902f-8731-4a16-8118-e1b…/vercel.json
2026-05-08 19:11:53 +00:00

5 lines
97 B
JSON

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