Files
cd2f72ed-03c6-4b30-8032-d45…/vercel.json
2026-06-10 11:40:13 +00:00

5 lines
97 B
JSON

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