Files
83ccceaf-22b0-42be-953a-beb…/vercel.json
2026-04-05 20:31:55 +00:00

5 lines
97 B
JSON

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