Files
46f5fe87-52af-4ee4-ba32-30c…/vercel.json
2026-04-06 17:58:48 +00:00

5 lines
97 B
JSON

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