Files
0200accc-9d0d-42c3-a6cf-ede…/vercel.json
2026-06-11 22:26:54 +00:00

5 lines
97 B
JSON

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