Files
a7680647-eeaf-45f3-8ef3-930…/vercel.json
2026-04-26 18:26:42 +00:00

5 lines
97 B
JSON

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