Files
d11a8c87-da5b-402c-9ea3-1d6…/vercel.json
2026-03-11 07:54:15 +00:00

5 lines
97 B
JSON

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