Files
4f664f20-f7d7-4fa9-a805-eaa…/vercel.json
2026-05-08 22:32:26 +00:00

5 lines
97 B
JSON

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