Files
b299c0ef-034f-495b-a530-694…/vercel.json
2026-03-10 13:28:36 +00:00

5 lines
97 B
JSON

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