Files
ec78d5bd-f099-4bfe-a16b-e7e…/vercel.json
2026-03-08 17:46:22 +00:00

5 lines
97 B
JSON

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