Files
52bbc295-60bc-4142-9c9a-2e1…/vercel.json
2026-03-08 21:47:48 +00:00

5 lines
97 B
JSON

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