Files
eba7cf7a-98bd-4066-ad02-06d…/vercel.json
2026-04-10 12:38:51 +00:00

5 lines
97 B
JSON

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