Files
d6ccec7b-c788-414c-bc2b-eed…/vercel.json
2026-04-17 21:43:38 +00:00

5 lines
97 B
JSON

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