Files
733d5e4d-4d67-48c7-9a29-a3c…/vercel.json
2026-05-20 16:49:53 +00:00

5 lines
97 B
JSON

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