Files
8b7949cc-89b2-4bd3-af48-d44…/vercel.json
2026-03-05 17:42:12 +00:00

5 lines
97 B
JSON

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