Files
d5319037-d06e-4635-adcb-fee…/vercel.json
2026-03-12 11:26:51 +00:00

5 lines
97 B
JSON

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