Files
9dd92425-eaa4-4b6d-88cc-ef2…/vercel.json
2026-03-06 11:38:12 +00:00

5 lines
97 B
JSON

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