Files
9c61e345-29b0-4d95-be65-c3e…/vercel.json
2026-03-12 18:41:55 +00:00

5 lines
97 B
JSON

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