Files
fc8a01be-4d02-4c38-ac27-e0d…/vercel.json
2026-04-16 13:40:19 +00:00

5 lines
97 B
JSON

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