Files
9bde3656-0d30-40a2-81a9-77a…/vercel.json
2026-03-08 07:23:54 +00:00

5 lines
97 B
JSON

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