Files
2915620a-e97d-4e3c-bb36-ea0…/vercel.json
2026-03-09 19:01:11 +00:00

5 lines
97 B
JSON

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