Files
c35c8b9f-d5c3-43cf-a8c6-780…/vercel.json
2026-03-05 13:45:26 +00:00

5 lines
97 B
JSON

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