Files
0b7c54d0-54ee-4b9a-83d4-b08…/vercel.json
2026-05-08 21:07:05 +00:00

5 lines
97 B
JSON

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