Files
cfcb1b16-047c-46f7-acd2-1ff…/vercel.json
2026-03-11 13:35:10 +00:00

5 lines
97 B
JSON

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