Files
0c7e4f81-d13b-44f7-8b1b-a4d…/vercel.json
2026-05-19 17:08:43 +00:00

5 lines
97 B
JSON

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