Files
85bd6de3-c4f5-4557-bf60-deb…/vercel.json
2026-04-06 12:18:43 +00:00

5 lines
97 B
JSON

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