Files
c823b0bc-421f-40c5-bc51-b39…/vercel.json
2026-03-09 19:26:42 +00:00

5 lines
97 B
JSON

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