Files
4f6e00da-96e2-4dc5-9492-ceb…/vercel.json
2026-04-06 20:40:34 +00:00

5 lines
97 B
JSON

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