Files
68ffd452-ffcf-4360-b511-a5d…/vercel.json
2026-03-12 07:33:26 +00:00

5 lines
97 B
JSON

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