Files
b0c443b2-517c-4977-90f5-72d…/vercel.json
2026-04-05 19:42:03 +00:00

5 lines
97 B
JSON

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