Files
3b284adc-df7b-421f-af3c-33b…/vercel.json
2026-04-24 18:32:09 +00:00

5 lines
97 B
JSON

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