Files
bd790cd5-cd47-4252-bbe0-96e…/vercel.json
2026-03-12 17:40:44 +00:00

5 lines
97 B
JSON

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