Files
e18c53b5-83e8-4a56-982a-943…/vercel.json
2026-05-20 14:47:16 +00:00

5 lines
97 B
JSON

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