Files
0ce18c3c-8e8f-4fce-83e6-42c…/vercel.json
2026-06-11 19:18:39 +00:00

5 lines
97 B
JSON

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