Files
b275ce64-ed07-43f4-ac02-e3f…/vercel.json
2026-03-06 11:11:43 +00:00

5 lines
97 B
JSON

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