Files
5b063bd3-b61f-4453-b2a2-036…/vercel.json
2026-04-03 18:23:37 +00:00

5 lines
97 B
JSON

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