Files
689d07d3-99e8-451f-b68e-d99…/vercel.json
2026-05-31 20:21:08 +00:00

5 lines
97 B
JSON

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