Files
4f716b23-0dc1-4795-b3ed-643…/vercel.json
2026-03-16 19:35:49 +00:00

5 lines
97 B
JSON

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