Files
83448fd2-4fe5-4d5d-aa53-4ff…/vercel.json
2026-04-27 14:22:26 +00:00

5 lines
97 B
JSON

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