Files
5ce614be-9813-4afc-a431-254…/vercel.json
2026-03-02 20:01:54 +00:00

5 lines
97 B
JSON

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