Files
34f15f22-be09-4d7b-bcc3-a9f…/vercel.json
2026-03-19 17:57:59 +00:00

5 lines
97 B
JSON

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