Files
b93865eb-be50-4c0b-9061-95e…/vercel.json
2026-02-20 21:57:09 +00:00

5 lines
97 B
JSON

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