Files
9e54333d-6782-48c5-83cd-e3c…/vercel.json
2026-03-03 15:44:57 +00:00

5 lines
97 B
JSON

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