Files
5ce60fd5-7c3f-4e58-822a-0ff…/vercel.json
2026-03-10 07:49:03 +00:00

5 lines
97 B
JSON

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