Files
bfea0fc6-5d0c-4312-b0fe-a2f…/vercel.json
2026-04-06 10:50:49 +00:00

5 lines
97 B
JSON

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