Files
d8cb1aa7-5239-4f67-880d-c5d…/vercel.json
2026-03-03 19:49:29 +00:00

5 lines
97 B
JSON

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